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

# CTCellularPlanStatusAuthorization.restricted

A status that indicates a feature is unavailable for the given phone number.

## Declaration

```swift
case restricted
```

## See Also

### Determining an authorization state

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