protected override bool ReleaseHandle()
 {
     return(Win32NativeMethods.LsaClose(handle).IsSuccess());
 }