---
title: ABAuthorizationStatus.authorized
framework: addressbook
role: symbol
role_heading: Case
path: addressbook/abauthorizationstatus/authorized
---

# ABAuthorizationStatus.authorized

The app is authorized to access address book data.

## Declaration

```swift
case authorized
```

## See Also

### Constants

- [ABAuthorizationStatus.notDetermined](addressbook/abauthorizationstatus/notdetermined.md)
- [ABAuthorizationStatus.restricted](addressbook/abauthorizationstatus/restricted.md)
- [ABAuthorizationStatus.denied](addressbook/abauthorizationstatus/denied.md)
