DomainRole.IsSource 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.
Checks if this role is the source role
public:
property bool IsSource { bool get(); };
public bool IsSource { get; }
member this.IsSource : bool
Public ReadOnly Property IsSource As Boolean