|  | ActiveDirectoryObjectCommonName Property  | 
 
            The Common Name (CN) of the object in Active Directory.
            
 
    Namespace: 
   Galactic.ActiveDirectory
    Assembly:
   Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
 Syntax
Syntaxpublic string CommonName { get; }Public ReadOnly Property CommonName As String
	Get
public:
property String^ CommonName {
	String^ get ();
}member CommonName : string with get
Property Value
Type: 
String See Also
See Also