1 reference to LsaDeregisterLogonProcess
System.DirectoryServices (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Secur32\Interop.LsaLogonProcessSafeHandle.cs (1)
20
protected override bool ReleaseHandle() =>
LsaDeregisterLogonProcess
(handle) == 0;