#[repr(C)]pub struct KERB_PURGE_KDC_PROXY_CACHE_RESPONSE {
pub MessageType: KERB_PROTOCOL_MESSAGE_TYPE,
pub CountOfPurged: u32,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§MessageType: KERB_PROTOCOL_MESSAGE_TYPE
§CountOfPurged: u32