#[repr(C)]pub struct WEBAUTHN_CREDENTIAL_LIST {
pub cCredentials: u32,
pub ppCredentials: *mut *mut WEBAUTHN_CREDENTIAL_EX,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§cCredentials: u32
§ppCredentials: *mut *mut WEBAUTHN_CREDENTIAL_EX