ChangePassword Method
Overloads
ChangePassword(String, String, String)
Declaration
bool ChangePassword(string username, string old_password, string new_password)
Parameters
Type | Name | Description |
---|---|---|
System.String | username | |
System.String | old_password | |
System.String | new_password |
Returns
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!