1 instantiation of SafeLsaLogonProcessHandle
System.IdentityModel (1)
System\IdentityModel\SspiSafeHandles.cs (1)
1467get { return new SafeLsaLogonProcessHandle(IntPtr.Zero); }
6 references to SafeLsaLogonProcessHandle
System.IdentityModel (6)
System\IdentityModel\NativeMethods.cs (4)
446[Out] out SafeLsaLogonProcessHandle lsaHandle, 453[Out] out SafeLsaLogonProcessHandle lsaHandle 465[In] SafeLsaLogonProcessHandle lsaHandle, 486[In] SafeLsaLogonProcessHandle LsaHandle,
System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (1)
140SafeLsaLogonProcessHandle logonHandle = null;
System\IdentityModel\SspiSafeHandles.cs (1)
1465internal static SafeLsaLogonProcessHandle InvalidHandle