| ActiveDirectoryDomainAdminsGroupDN Property |
The distinguished name of the Domain Administrators group for this domain.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string DomainAdminsGroupDN { get; }
Public ReadOnly Property DomainAdminsGroupDN As String
Get
public:
property String^ DomainAdminsGroupDN {
String^ get ();
}
member DomainAdminsGroupDN : string with get
Property Value
Type:
StringSee Also