Example #1
0
 protected override bool ReleaseHandle()
 {
     return(SafeFreeCredentials.FreeCredentialsHandle(ref this._handle) == 0);
 }