SfcRegistration.Domains 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.
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