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 ctdbGetServerName(). Retrieve the user name and the user password by calling the ctdbGetUserLogonName() and ctdbGetUserPassword() functions, respectively.

Please refer to the example in "Active property".