3 references to SAMStoreKey
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
248
SAMStoreKey key = new
SAMStoreKey
(
929
SAMStoreKey key = new
SAMStoreKey
(this.MachineFlatName, sid);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
217
SAMStoreKey key = new
SAMStoreKey
(this.MachineFlatName, (byte[])de.Properties["objectSid"].Value);