#[repr(C)]pub struct KERB_PURGE_TKT_CACHE_REQUEST {
pub MessageType: KERB_PROTOCOL_MESSAGE_TYPE,
pub LogonId: LUID,
pub ServerName: UNICODE_STRING,
pub RealmName: UNICODE_STRING,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§MessageType: KERB_PROTOCOL_MESSAGE_TYPE
§LogonId: LUID
§ServerName: UNICODE_STRING
§RealmName: UNICODE_STRING