3 references to FindNativeByNT4IdentRef
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (3)
378object o = FindNativeByNT4IdentRef(principalType, urnValue); 447nt4Principal = FindNativeByNT4IdentRef(principalType, urnValue); 523return FindNativeByNT4IdentRef(principalType, samUrnValue);