ApplicationRole.ChangePassword Method (SecureString)
SQL Server 2012
Modifies the password of the application role.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- password
- Type: System.Security.SecureString
A SecureString value that specifies the new password.
