ApplicationRole.ChangePassword Method
Include Protected Members
Include Inherited Members
Modifies the password of the application role.
Overload List
Name | Description | |
---|---|---|
![]() |
ChangePassword(SecureString) | Modifies the password of the application role. |
![]() |
ChangePassword(String) | Modifies the password of the application role. |
Top