---
title: CTCellularPlanStatusAuthorization.notAuthorized
framework: Core Telephony
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: coretelephony/ctcellularplanstatusauthorization/notauthorized
---

# CTCellularPlanStatusAuthorization.notAuthorized

A status that indicates the person didn’t grant authorization, or explicitly denied it.

## Declaration

```swift
case notAuthorized
```

## See Also

### Determining an authorization state

- [CTCellularPlanStatusAuthorization.authorized](coretelephony/ctcellularplanstatusauthorization/authorized.md)
- [CTCellularPlanStatusAuthorization.restricted](coretelephony/ctcellularplanstatusauthorization/restricted.md)
