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