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

# ABAuthorizationStatus.notDetermined

No authorization status could be determined.

## Declaration

```swift
case notDetermined
```

## See Also

### Constants

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