TOKEN_ACCESS_INFORMATION class

Inheritance

Constructors

TOKEN_ACCESS_INFORMATION()

Properties

AppContainerNumber int
getter/setter pair
AuthenticationId LUID
getter/setter pair
CapabilitiesHash Pointer<SID_AND_ATTRIBUTES_HASH>
getter/setter pair
Flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ImpersonationLevel int
getter/setter pair
MandatoryPolicy TOKEN_MANDATORY_POLICY
getter/setter pair
PackageSid Pointer<Void>
getter/setter pair
Privileges Pointer<TOKEN_PRIVILEGES>
getter/setter pair
RestrictedSidHash Pointer<SID_AND_ATTRIBUTES_HASH>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SecurityAttributes Pointer<Void>
getter/setter pair
SidHash Pointer<SID_AND_ATTRIBUTES_HASH>
getter/setter pair
TokenType int
getter/setter pair
TrustLevelSid Pointer<Void>
getter/setter pair

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