ServerProxyAccount Properties
SQL Server 2012
The ServerProxyAccount type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsEnabled | Gets or sets the Boolean property value that specifies whether the proxy account is enabled on the instance of SQL Server. |
|
Parent | Gets the Server object that is the parent of the ServerProxyAccount object. |
|
Properties | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) |
|
State | Gets the state of the referenced object. (Inherited from SmoObjectBase.) |
|
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) |
|
UserData | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) |
|
WindowsAccount | Gets the proxy account name. |
