eapType enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Extensible Authentication Protocol (EAP) configuration types.
Members
Member | Value | Description |
---|---|---|
eapTls | 13 | EAP-Transport Layer Security (EAP-TLS). |
leap | 17 | Lightweight Extensible Authentication Protocol (LEAP). |
eapSim | 18 | EAP for GSM Subscriber Identity Module (EAP-SIM). |
eapTtls | 21 | EAP-Tunneled Transport Layer Security (EAP-TTLS). |
peap | 25 | Protected Extensible Authentication Protocol (PEAP). |
eapFast | 43 | EAP-Flexible Authentication via Secure Tunneling (EAP-FAST). |
teap | 55 | Tunnel Extensible Authentication Protocol (TEAP). |