Struct windows_sys::Win32::Security::Authentication::Identity::KERB_CERTIFICATE_INFO
#[repr(C)]pub struct KERB_CERTIFICATE_INFO {
pub CertInfoSize: u32,
pub InfoType: u32,
}Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§CertInfoSize: u32§InfoType: u32