void IDisposable.Dispose()
 {
     SecurityNativeMethods.DeleteSecurityContext(_context);
 }