InitialiseFromParent Property |
DEVELOPER |
The Client Management ActiveX control contains the InitialiseFromParent property:
|
|
Purpose |
InitialiseFromParent property initialises the next session from the parent settings. |
Syntax |
ObjectTagName.InitialiseFromParent = $NEWVAL $VALUENOW = ObjectTagName.InitialiseFromParent |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. |
Remarks |
When set to TRUE, any new sessions are initialised using the parent settings, including the user name and password which are transferred to the client in an encrypted format. This value is used during the next call to the NewSession method. |
Example |
|
Topic ID: 500473