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

# ABAuthorizationStatus.denied

The user explicitly denied access to address book data for this app.

## Declaration

```swift
case denied
```

## See Also

### Constants

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