---
title: NEHotspotNetworkSecurityType.enterprise
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/nehotspotnetworksecuritytype/enterprise
---

# NEHotspotNetworkSecurityType.enterprise

A security type to represent use of Wi-Fi protected access (WPA), WPA2, and WPA3 standards using enterprise-level seciurity.

## Declaration

```swift
case enterprise
```

## See Also

### Security types

- [NEHotspotNetworkSecurityType.open](networkextension/nehotspotnetworksecuritytype/open.md)
- [NEHotspotNetworkSecurityType.WEP](networkextension/nehotspotnetworksecuritytype/wep.md)
- [NEHotspotNetworkSecurityType.personal](networkextension/nehotspotnetworksecuritytype/personal.md)
- [NEHotspotNetworkSecurityType.unknown](networkextension/nehotspotnetworksecuritytype/unknown.md)
