ServerProxyAccount.SetAccount Method
Sets the account name and password for the proxy account on the instance of Microsoft SQL Server.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Scheduling Automatic Administrative Tasks in SQL Server Agent
Overload List
Name | Description |
---|---|
ServerProxyAccount.SetAccount (String, SecureString) |
Sets the account name and secure password for the proxy account on the instance of Microsoft SQL Server.
|
ServerProxyAccount.SetAccount (String, String) |
Sets the account name and password for the proxy account on the instance of Microsoft SQL Server.
|
See Also
Reference
ServerProxyAccount Class
ServerProxyAccount Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Scheduling Automatic Administrative Tasks in SQL Server Agent
Scheduling Automatic Administrative Tasks in SQL Server Agent