TOKEN_INFORMATION_CLASS class Null safety Struct
The TOKEN_INFORMATION_CLASS enumeration contains values that specify the type of information being assigned to or retrieved from an access token.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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
-
22
- TokenAppContainerNumber → const int
-
32
- TokenAppContainerSid → const int
-
31
- TokenAuditPolicy → const int
-
16
- TokenBnoIsolation → const int
-
44
- TokenCapabilities → const int
-
30
- TokenChildProcessFlags → const int
-
45
- TokenDefaultDacl → const int
-
6
- TokenDeviceClaimAttributes → const int
-
34
- TokenDeviceGroups → const int
-
37
- TokenElevation → const int
-
20
- TokenElevationType → const int
-
18
- TokenGroups → const int
-
2
- TokenGroupsAndPrivileges → const int
-
13
- TokenHasRestrictions → const int
-
21
- TokenImpersonationLevel → const int
-
9
- TokenIntegrityLevel → const int
-
25
- TokenIsAppContainer → const int
-
29
- TokenIsLessPrivilegedAppContainer → const int
-
46
- TokenIsRestricted → const int
-
40
- TokenIsSandboxed → const int
-
47
- TokenLinkedToken → const int
-
19
- TokenLogonSid → const int
-
28
- TokenMandatoryPolicy → const int
-
27
- TokenOrigin → const int
-
17
- TokenOriginatingProcessTrustLevel → const int
-
48
- TokenOwner → const int
-
4
- TokenPrimaryGroup → const int
-
5
- TokenPrivateNameSpace → const int
-
42
- TokenPrivileges → const int
-
3
- TokenProcessTrustLevel → const int
-
41
- TokenRestrictedDeviceClaimAttributes → const int
-
36
- TokenRestrictedDeviceGroups → const int
-
38
- TokenRestrictedSids → const int
-
11
- TokenRestrictedUserClaimAttributes → const int
-
35
- TokenSandBoxInert → const int
-
15
- TokenSecurityAttributes → const int
-
39
- TokenSessionId → const int
-
12
- TokenSessionReference → const int
-
14
- TokenSingletonAttributes → const int
-
43
- TokenSource → const int
-
7
- TokenStatistics → const int
-
10
- TokenType → const int
-
8
- TokenUIAccess → const int
-
26
- TokenUser → const int
-
1
- TokenUserClaimAttributes → const int
-
33
- TokenVirtualizationAllowed → const int
-
23
- TokenVirtualizationEnabled → const int
-
24