1 instantiation of SafeLsaLogonProcessHandle
mscorlib (1)
system\security\safesecurityhandles.cs (1)
56
get { 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)
997
SafeLsaLogonProcessHandle
logonHandle =
SafeLsaLogonProcessHandle
.InvalidHandle;
system\security\safesecurityhandles.cs (1)
55
internal static
SafeLsaLogonProcessHandle
InvalidHandle {