WindowsIdentity::AccessToken Property
.NET Framework (current version)
Gets this SafeAccessTokenHandle for this WindowsIdentity instance.
Assembly: mscorlib (in mscorlib.dll)
public: property SafeAccessTokenHandle^ AccessToken { [SecurityCriticalAttribute] SafeAccessTokenHandle^ get(); }
Property Value
Type: Microsoft.Win32.SafeHandles::SafeAccessTokenHandle^Returns a SafeAccessTokenHandle.
.NET Framework
Available since 4.6
Available since 4.6
Show: