ServerProxyAccount.SetAccount Method
Sets the account name and password for the proxy account on the instance of SQL Server.
Overload List
| Name | Description |
|---|---|
| ServerProxyAccount.SetAccount (String, SecureString) |
Sets the account name and secure password for the proxy account on the instance of SQL Server.
|
| ServerProxyAccount.SetAccount (String, String) |
Sets the account name and password for the proxy account on the instance of SQL Server.
|