| ActiveDirectoryDistinguishedName Property |
The base distinguished name (DN) of Active Directory.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string DistinguishedName { get; }
Public ReadOnly Property DistinguishedName As String
Get
public:
property String^ DistinguishedName {
String^ get ();
}
member DistinguishedName : string with get
Property Value
Type:
StringSee Also