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