---
title: CBManagerState.unauthorized
framework: corebluetooth
role: symbol
role_heading: Case
path: corebluetooth/cbmanagerstate/unauthorized
---

# CBManagerState.unauthorized

A state that indicates the application isn’t authorized to use the Bluetooth low energy role.

## Declaration

```swift
case unauthorized
```

## See Also

### Manager States

- [CBManagerState.poweredOff](corebluetooth/cbmanagerstate/poweredoff.md)
- [CBManagerState.poweredOn](corebluetooth/cbmanagerstate/poweredon.md)
- [CBManagerState.resetting](corebluetooth/cbmanagerstate/resetting.md)
- [CBManagerState.unknown](corebluetooth/cbmanagerstate/unknown.md)
- [CBManagerState.unsupported](corebluetooth/cbmanagerstate/unsupported.md)
