ApplicationRole.ChangePassword Method
Include Protected Members
Include Inherited Members
Modifies the password of the application role.
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(SecureString) | Modifies the password of the application role. | |
ChangePassword(String) | Modifies the password of the application role. |
Top