3 references to Guid
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
393
ADStoreKey key = new ADStoreKey(((DirectoryEntry)p.UnderlyingObject).
Guid
);
399
GlobalDebug.WriteLineIf(GlobalDebug.Info, "ADStoreCtx", "Insert: new GUID is ", ((DirectoryEntry)p.UnderlyingObject).
Guid
);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
304
g = de.
Guid
;