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

# CTCellularPlanStatusAuthorization.authorized

A status that indicates the person granted authorization to access cellular plan status information for the phone number.

## Declaration

```swift
case authorized
```

## See Also

### Determining an authorization state

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