ServerProxyAccount.SetPassword Method (SecureString)
SQL Server 2012
Sets the proxy account password to the specified secure string.
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 password for the account.
