WindowsIdentity::AccessToken Property

.NET Framework (current version)
 

Gets this SafeAccessTokenHandle for this WindowsIdentity instance.

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

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

.NET Framework
Available since 4.6
Return to top
Show: