Server.ActiveDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This API is now deprecated.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.Object, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectCardinality.One)]
[System.Obsolete]
public Microsoft.SqlServer.Management.Smo.ServerActiveDirectory ActiveDirectory { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.Object, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectCardinality.One)>]
[<System.Obsolete>]
member this.ActiveDirectory : Microsoft.SqlServer.Management.Smo.ServerActiveDirectory
Public ReadOnly Property ActiveDirectory As ServerActiveDirectory
Property Value
- Attributes