TwclWiFiOnexXAuthParams Record

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

Namespace: wclWiFi
type
 TwclWiFiOnexXAuthParams = record
 end;

The TwclWiFiOnexXAuthParams type exposes the following members.

Show:
 NameDescription
AuthIdentity

The identity used for 802.1X authentication status.

Domain

The domain used for 802.1X authentication.

Identity

The 802.1X identity used for 802.1X authentication.

Profile

The 802.1X authentication connection profile.

QuarantineState

The quarantine isolation state value of the local computer. The isolation state determines its network connectivity.

SessiondId

The session ID of the user currently logged on to the console.

UpdatePending

Indicates if a status update is pending for 802.X authentication.

UserName

The user name used for 802.1X authentication.

Top