ServerConnection.ChangePassword Method
Include Protected Members
Include Inherited Members
Changes the logon password that is used with standard authentication.
Overload List
Name | Description | |
---|---|---|
ChangePassword(SecureString) | Changes the login password that is used with standard authentication. | |
ChangePassword(String) | Changes the logon password that is used with standard authentication. |
Top