CTSession::SetLogonOnly
Syntax
void SetLogonOnly(CTBOOL flag = YES)
Parameters
Description
Sets the session logon only flag. This flag, when set to YES before the session Logon, will prevent the session from using the session dictionary.
Return
None.
See also
GetLogonOnly()