1 instantiation of SafeLsaLogonProcessHandle
mscorlib (1)
system\security\safesecurityhandles.cs (1)
56get { return new SafeLsaLogonProcessHandle(IntPtr.Zero); }
7 references to SafeLsaLogonProcessHandle
mscorlib (7)
microsoft\win32\win32native.cs (4)
2576[In,Out] ref SafeLsaLogonProcessHandle LsaHandle); 2589[In] SafeLsaLogonProcessHandle LsaHandle, 2608[In] SafeLsaLogonProcessHandle LsaHandle, 2617[In,Out] ref SafeLsaLogonProcessHandle LsaHandle,
system\security\principal\windowsidentity.cs (2)
997SafeLsaLogonProcessHandle logonHandle = SafeLsaLogonProcessHandle.InvalidHandle;
system\security\safesecurityhandles.cs (1)
55internal static SafeLsaLogonProcessHandle InvalidHandle {