FreeRDP
_TOKEN_STATISTICS Struct Reference

#include <security.h>

Data Fields

LUID TokenId
 
LUID AuthenticationId
 
LARGE_INTEGER ExpirationTime
 
TOKEN_TYPE TokenType
 
SECURITY_IMPERSONATION_LEVEL ImpersonationLevel
 
DWORD DynamicCharged
 
DWORD DynamicAvailable
 
DWORD GroupCount
 
DWORD PrivilegeCount
 
LUID ModifiedId
 

Field Documentation

◆ AuthenticationId

LUID _TOKEN_STATISTICS::AuthenticationId

◆ DynamicAvailable

DWORD _TOKEN_STATISTICS::DynamicAvailable

◆ DynamicCharged

DWORD _TOKEN_STATISTICS::DynamicCharged

◆ ExpirationTime

LARGE_INTEGER _TOKEN_STATISTICS::ExpirationTime

◆ GroupCount

DWORD _TOKEN_STATISTICS::GroupCount

◆ ImpersonationLevel

SECURITY_IMPERSONATION_LEVEL _TOKEN_STATISTICS::ImpersonationLevel

◆ ModifiedId

LUID _TOKEN_STATISTICS::ModifiedId

◆ PrivilegeCount

DWORD _TOKEN_STATISTICS::PrivilegeCount

◆ TokenId

LUID _TOKEN_STATISTICS::TokenId

◆ TokenType

TOKEN_TYPE _TOKEN_STATISTICS::TokenType

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