ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_PURGE_TKT_CACHE_REQUEST Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_PURGE_TKT_CACHE_REQUEST:

Public Attributes

KERB_PROTOCOL_MESSAGE_TYPE MessageType
 
LUID LogonId
 
UNICODE_STRING ServerName
 
UNICODE_STRING RealmName
 

Detailed Description

Definition at line 622 of file ntsecapi.h.

Member Data Documentation

◆ LogonId

LUID _KERB_PURGE_TKT_CACHE_REQUEST::LogonId

Definition at line 625 of file ntsecapi.h.

◆ MessageType

KERB_PROTOCOL_MESSAGE_TYPE _KERB_PURGE_TKT_CACHE_REQUEST::MessageType

Definition at line 624 of file ntsecapi.h.

◆ RealmName

UNICODE_STRING _KERB_PURGE_TKT_CACHE_REQUEST::RealmName

Definition at line 627 of file ntsecapi.h.

◆ ServerName

UNICODE_STRING _KERB_PURGE_TKT_CACHE_REQUEST::ServerName

Definition at line 626 of file ntsecapi.h.


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