Previous Topic

Next Topic

Server, user name and password properties

Once 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".