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

Defines the security attributes for a wireless connection. More...

#include <wclWiFi.h>

Public Attributes

bool SecurityEnabled
 Indicates whether security is enabled for this connection.
 
bool OneXEnabled
 Indicates whether 802.1X is enabled for this connection.
 
wclWiFiAuthCipherPair AuthCiperPair
 Authentication and cipher algorithms used for this connection.
 

Detailed Description

Defines the security attributes for a wireless connection.