---
title: kABOperationNotPermittedByUserError
framework: addressbook
role: symbol
role_heading: Global Variable
path: addressbook/kaboperationnotpermittedbyusererror
---

# kABOperationNotPermittedByUserError

The operation is not allowed because the user denied access to the Address Book database.

## Declaration

```swift
var kABOperationNotPermittedByUserError: Int { get }
```

## See Also

### Constants

- [kABOperationNotPermittedByStoreError](addressbook/kaboperationnotpermittedbystoreerror.md)
