Share via


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
Public method ChangePassword(SecureString) Modifies the password of the application role.
Public method ChangePassword(String) Modifies the password of the application role.

Top