Struct windows_sys::Win32::Security::Authentication::Identity::PKU2U_CREDUI_CONTEXT
#[repr(C)]pub struct PKU2U_CREDUI_CONTEXT {
pub Version: u64,
pub cbHeaderLength: u16,
pub cbStructureLength: u32,
pub CertArrayCount: u16,
pub CertArrayOffset: u32,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§Version: u64
§cbHeaderLength: u16
§cbStructureLength: u32
§CertArrayCount: u16
§CertArrayOffset: u32