2 references to POLICY_LOOKUP_NAMES
mscorlib (2)
system\security\principal\ntaccount.cs (1)
305LsaHandle = Win32.LsaOpenPolicy( null, PolicyRights.POLICY_LOOKUP_NAMES );
system\security\principal\sid.cs (1)
965LsaHandle = Win32.LsaOpenPolicy( null, PolicyRights.POLICY_LOOKUP_NAMES );