Server, User Name and Password PropertiesOnce a session is active, the user may retrieve the server name for the session with CTSession.GetServerName(). Retrieve the user name and the user password by calling the CTSession.GetUserLogonName() and CTSession.GetUserPassword() methods respectively. Please refer to the example in Active Property. |
|||