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

# NEHotspotNetworkSecurityType.WEP

A security type to represent use of Wired Equivalent Privacy (WEP).

## Declaration

```swift
case WEP
```

## See Also

### Security types

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