SafeAccessTokenHandle Properties
.NET Framework (current version)
Namespace:
Microsoft.Win32.SafeHandles
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | InvalidHandle | Returns an invalid handle by instantiating a SafeAccessTokenHandle object with Zero. |
![]() | IsClosed | Gets a value indicating whether the handle is closed.(Inherited from SafeHandle.) |
![]() | IsInvalid | Gets a value that indicates whether the handle is invalid.(Overrides SafeHandle::IsInvalid.) |
Show:

