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: