Esempio n. 1
0
 protected override bool ReleaseHandle()
 {
     return(SecurityNativeMethods.LsaClose(handle).IsSuccess());
 }