SfcRegistration.Domains Property

Definition

A static function to return the current registered domains, currenly it will return a hard coded list for the only known domains: SMO, DC, Acme and DMF

public static Microsoft.SqlServer.Management.Sdk.Sfc.SfcDomainInfoCollection Domains { get; }
static member Domains : Microsoft.SqlServer.Management.Sdk.Sfc.SfcDomainInfoCollection
Public Shared ReadOnly Property Domains As SfcDomainInfoCollection

Property Value

Applies to