Difference between revisions of "RPC HELP TRPCBroker KernelLogIn"

From VistApedia
Jump to: navigation, search
(Created page with "<h2>KernelLogIn Property</h2> Example <h3>Applies to</h3> TRPCBroker component <h3>Declaration</h3> property KernelLogIn: Boolean; <h3>Desc...")
 
 
Line 1: Line 1:
 
<h2>KernelLogIn Property</h2>
 
<h2>KernelLogIn Property</h2>
Example
+
[[RPC_Broker_Silent_Login_Example|Example]]
  
 
<h3>Applies to</h3>
 
<h3>Applies to</h3>

Latest revision as of 20:39, 4 July 2015

KernelLogIn Property

Example

Applies to

   TRPCBroker component

Declaration

   property KernelLogIn: Boolean;

Description

The KernelLogin design-time property is a Boolean property, which indicates the manner of sign-in:

  • If True, the regular Kernel login security form will be presented.
  • If False, the Broker will use the TVistaLogin class for signon.

The TVistaLogin class is referenced during Silent Login.