ServerProxyAccount.SetAccount Method

Include Protected Members
Include Inherited Members

Sets the account name and password for the proxy account on the instance of SQL Server.

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 SetAccount(String, SecureString) Sets the account name and secure password for the proxy account on the instance of SQL Server.
Public method SetAccount(String, String) Sets the account name and password for the proxy account on the instance of SQL Server.

Top

Examples

Scheduling Automatic Administrative Tasks in SQL Server Agent

See Also

Reference

ServerProxyAccount Class

Microsoft.SqlServer.Management.Smo Namespace