<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEHotspotEAPSettings/EAPType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Network Extension",
      "NetworkExtension"
    ],
    "preciseIdentifier" : "c:@E@NEHotspotConfigurationEAPType"
  },
  "title" : "NEHotspotEAPSettings.EAPType"
}
-->

# NEHotspotEAPSettings.EAPType

The EAP types that may be specified in [`supportedEAPTypes`](/documentation/NetworkExtension/NEHotspotEAPSettings/supportedEAPTypes).

```
enum EAPType
```

## Topics

### Enumeration Cases

[`NEHotspotConfigurationEAPTypeEAPTLS`](/documentation/NetworkExtension/NEHotspotEAPSettings/EAPType/EAPTLS)

Network EAP type is `EAPTLS`.

[`NEHotspotConfigurationEAPTypeEAPTTLS`](/documentation/NetworkExtension/NEHotspotEAPSettings/EAPType/EAPTTLS)

Network EAP type is `EAPTTLS`.

[`NEHotspotConfigurationEAPTypeEAPPEAP`](/documentation/NetworkExtension/NEHotspotEAPSettings/EAPType/EAPPEAP)

Network EAP type is `EAPPEAP`.

[`NEHotspotConfigurationEAPTypeEAPFAST`](/documentation/NetworkExtension/NEHotspotEAPSettings/EAPType/EAPFAST)

Network EAP type is `EAPFAST`.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)