|  | ActiveDirectoryObjectGUID Property  | 
 
            The GUID 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 Guid GUID { get; }Public ReadOnly Property GUID As Guid
	Get
public:
property Guid GUID {
	Guid get ();
}member GUID : Guid with get
Property Value
Type: 
Guid See Also
See Also