Share via


ServerConnection.ChangePassword Method

Include Protected Members
Include Inherited Members

Changes the logon password that is used with standard authentication.

Overload List

  Name Description
Public method ChangePassword(SecureString) Changes the login password that is used with standard authentication.
Public method ChangePassword(String) Changes the logon password that is used with standard authentication.

Top