ISfcDomainLite.DomainInstanceName 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.
The logical name of a domain instance usually derived from the connection and domain information. This name does not have to be unique on the client, but should be different whenever the server representation would be.
public string DomainInstanceName { get; }
member this.DomainInstanceName : string
Public ReadOnly Property DomainInstanceName As String