The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: