---
title: ENStatus.unauthorized
framework: exposurenotification
role: symbol
role_heading: Case
path: exposurenotification/enstatus/unauthorized
---

# ENStatus.unauthorized

The user hasn’t authorized Exposure Notification.

## Declaration

```swift
case unauthorized
```

## See Also

### States

- [ENStatus.active](exposurenotification/enstatus/active.md)
- [ENStatus.bluetoothOff](exposurenotification/enstatus/bluetoothoff.md)
- [ENStatus.disabled](exposurenotification/enstatus/disabled.md)
- [ENStatus.restricted](exposurenotification/enstatus/restricted.md)
- [ENStatus.unknown](exposurenotification/enstatus/unknown.md)
- [ENStatus.paused](exposurenotification/enstatus/paused.md)
