SafeAccessTokenHandle::InvalidHandle Property
.NET Framework (current version)
Returns an invalid handle by instantiating a SafeAccessTokenHandle object with Zero.
Assembly: mscorlib (in mscorlib.dll)
public: property SafeAccessTokenHandle^ InvalidHandle { [SecurityCriticalAttribute] static SafeAccessTokenHandle^ get(); }
Property Value
Type: Microsoft.Win32.SafeHandles::SafeAccessTokenHandle^Returns aSafeAccessTokenHandle object.
.NET Framework
Available since 4.6
Available since 4.6
Show: