TOKEN_INFORMATION_CLASS class struct

The TOKEN_INFORMATION_CLASS enumeration contains values that specify the type of information being assigned to or retrieved from an access token.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

TokenAccessInformation → const int
TokenAppContainerNumber → const int
TokenAppContainerSid → const int
TokenAuditPolicy → const int
TokenBnoIsolation → const int
TokenCapabilities → const int
TokenChildProcessFlags → const int
TokenDefaultDacl → const int
TokenDeviceClaimAttributes → const int
TokenDeviceGroups → const int
TokenElevation → const int
TokenElevationType → const int
TokenGroups → const int
TokenGroupsAndPrivileges → const int
TokenHasRestrictions → const int
TokenImpersonationLevel → const int
TokenIntegrityLevel → const int
TokenIsAppContainer → const int
TokenIsLessPrivilegedAppContainer → const int
TokenIsRestricted → const int
TokenIsSandboxed → const int
TokenLinkedToken → const int
TokenLogonSid → const int
TokenMandatoryPolicy → const int
TokenOrigin → const int
TokenOriginatingProcessTrustLevel → const int
TokenOwner → const int
TokenPrimaryGroup → const int
TokenPrivateNameSpace → const int
TokenPrivileges → const int
TokenProcessTrustLevel → const int
TokenRestrictedDeviceClaimAttributes → const int
TokenRestrictedDeviceGroups → const int
TokenRestrictedSids → const int
TokenRestrictedUserClaimAttributes → const int
TokenSandBoxInert → const int
TokenSecurityAttributes → const int
TokenSessionId → const int
TokenSessionReference → const int
TokenSingletonAttributes → const int
TokenSource → const int
TokenStatistics → const int
TokenType → const int
TokenUIAccess → const int
TokenUser → const int
TokenUserClaimAttributes → const int
TokenVirtualizationAllowed → const int
TokenVirtualizationEnabled → const int