#[repr(C)]pub struct KERB_CLOUD_KERBEROS_DEBUG_RESPONSE {
pub MessageType: KERB_PROTOCOL_MESSAGE_TYPE,
pub Version: u32,
pub Length: u32,
pub Data: [u32; 1],
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§MessageType: KERB_PROTOCOL_MESSAGE_TYPE
§Version: u32
§Length: u32
§Data: [u32; 1]