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