| ActiveDirectoryAdministratorsGroupDN Property |
The distinguished name of the 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 AdministratorsGroupDN { get; }
Public ReadOnly Property AdministratorsGroupDN As String
Get
public:
property String^ AdministratorsGroupDN {
String^ get ();
}
member AdministratorsGroupDN : string with get
Property Value
Type:
StringSee Also