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

# NEHotspotNetworkSecurityType.personal

A security type to represent use of Wi-Fi protected access (WPA), WPA2, and WPA3 standards using a pre-shared secret.

## Declaration

```swift
case personal
```

## See Also

### Security types

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