TOKEN_GROUPS_AND_PRIVILEGES class

Inheritance

Properties

AuthenticationId LUID
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
PrivilegeCount int
getter/setter pair
PrivilegeLength int
getter/setter pair
Privileges Pointer<LUID_AND_ATTRIBUTES>
getter/setter pair
RestrictedSidCount int
getter/setter pair
RestrictedSidLength int
getter/setter pair
RestrictedSids Pointer<SID_AND_ATTRIBUTES>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SidCount int
getter/setter pair
SidLength int
getter/setter pair
Sids Pointer<SID_AND_ATTRIBUTES>
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