Enum WiFiEapType
Definition
- Assembly:
- Tizen.Network.WiFi.dll
Enumeration for the Wi-Fi EAP types.
public enum WiFiEapType
Fields
Name | Description |
---|---|
Aka | EAP AKA type. |
Peap | EAP PEAP type. |
Sim | EAP SIM type. |
Tls | EAP TLS type. |
Ttls | The EAP TTLS type. |