WiFi Framework C++ Edition
Public Attributes | List of all members
wclWiFiOneXStatusUpdate Struct Reference

The structure contains information on a status change to 802.1X authentication. More...

#include <wclWiFi.h>

Public Attributes

wclWiFiOneXStatus Status
 Specifies the current 802.1X authentication status.
 
wclWiFiOneXEapMethodBackendSupport BackendSupport
 
bool BackendEngaged
 Indicates if a response was received from the 802.1X authentication server.
 
wclWiFiOnexXAuthParams AuthParams
 The 802.1X authentication parameters.
 
wclWiFiOneXEapError EapError
 An EAP error value.
 

Detailed Description

The structure contains information on a status change to 802.1X authentication.