ReactOS 0.4.15-dev-7958-gcd0bb1a
_TOKEN_CONTROL Struct Reference

#include <imports.h>

Collaboration diagram for _TOKEN_CONTROL:

Public Attributes

LUID TokenId
 
LUID AuthenticationId
 
LUID ModifiedId
 
TOKEN_SOURCE TokenSource
 

Detailed Description

Definition at line 282 of file imports.h.

Member Data Documentation

◆ AuthenticationId

LUID _TOKEN_CONTROL::AuthenticationId

Definition at line 284 of file imports.h.

◆ ModifiedId

LUID _TOKEN_CONTROL::ModifiedId

Definition at line 285 of file imports.h.

◆ TokenId

LUID _TOKEN_CONTROL::TokenId

Definition at line 283 of file imports.h.

◆ TokenSource

TOKEN_SOURCE _TOKEN_CONTROL::TokenSource

Definition at line 286 of file imports.h.


The documentation for this struct was generated from the following files: