Struct windows_sys::Win32::Security::ExtensibleAuthenticationProtocol::EAP_METHOD_PROPERTY_VALUE_DWORD
#[repr(C)]pub struct EAP_METHOD_PROPERTY_VALUE_DWORD {
pub length: u32,
pub value: u32,
}Expand description
Required features: "Win32_Security_ExtensibleAuthenticationProtocol"
Fields§
§length: u32§value: u32