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

# NEHotspotNetworkSecurityType.open

A security type to represent an open network with no security protocol.

## Declaration

```swift
case open
```

## See Also

### Security types

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