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