Login.ChangePassword Method
Include Protected Members
Include Inherited Members
Changes the password for the login account.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ChangePassword(String) | Changes the password for the login account. | |
ChangePassword(String, String) | Changes the password for the login account. | |
ChangePassword(String, Boolean, Boolean) | Changes the password for the login account. |
Top