#[repr(C)]pub struct EAP_METHOD_PROPERTY_ARRAY {
pub dwNumberOfProperties: u32,
pub pMethodProperty: *mut EAP_METHOD_PROPERTY,
}Expand description
Required features: "Win32_Security_ExtensibleAuthenticationProtocol", "Win32_Foundation"
Fields§
§dwNumberOfProperties: u32§pMethodProperty: *mut EAP_METHOD_PROPERTY