Public Methods
Name | Description | |
---|---|---|
BeginConnectionToServer | Begins a connection to the server. | |
ChangePassword | Changes the password on the CSEntry object. This method is called when the call to the BeginConnectionToServer method is successful. | |
EndConnectionToServer | Ends the connection to the server and releases the resources. | |
GetConnectionSecurityLevel | Determines the security level of the connection to the server. This method is called after the call to the BeginConnectionToServer method is successful. | |
RequireChangePasswordOnNextLogin | This method is not used. | |
SetPassword | Sets the password for the CSEntry object. This method is called when the call to the BeginConnectionToServer method is successful. |