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...")
(No difference)

Revision as of 17:24, 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.