Share via


Login.ChangePassword Method

Include Protected Members
Include Inherited Members

Changes the password for the login account.

Overload List

  Name Description
Public method ChangePassword(String) Changes the password for the login account.
Public method ChangePassword(String, String) Changes the password for the login account.
Public method ChangePassword(String, Boolean, Boolean) Changes the password for the login account.

Top