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

The structure contains 802.1X authentication parameters used for 802.1X authentication. More...

#include <wclWiFi.h>

Public Attributes

bool UpdatePending
 Indicates if a status update is pending for 802.X authentication.
 
wclWiFiOneXConnectionProfile Profile
 The 802.1X authentication connection profile.
 
wclWiFiOneXAuthIdentity AuthIdentity
 The identity used for 802.1X authentication status.
 
wclWiFiIsolationState QuarantineState
 The quarantine isolation state value of the local computer. The isolation state determines its network connectivity.
 
unsigned long SessiondId
 The session ID of the user currently logged on to the console.
 
tstring Identity
 The 802.1X identity used for 802.1X authentication.
 
tstring UserName
 The user name used for 802.1X authentication.
 
tstring Domain
 The domain used for 802.1X authentication.
 

Detailed Description

The structure contains 802.1X authentication parameters used for 802.1X authentication.