SafeAccessTokenHandle::InvalidHandle Property

.NET Framework (current version)
 

Returns an invalid handle by instantiating a SafeAccessTokenHandle object with Zero.

Namespace:   Microsoft.Win32.SafeHandles
Assembly:  mscorlib (in mscorlib.dll)

public:
property SafeAccessTokenHandle^ InvalidHandle {
	[SecurityCriticalAttribute]
	static SafeAccessTokenHandle^ get();
}

.NET Framework
Available since 4.6
Return to top
Show: