---
title: authorizationRestricted
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitoringevent/authorizationrestricted
---

# authorizationRestricted

A Boolean value that indicates whether the app can make authorization changes.

## Declaration

```occ
@property (nonatomic, readonly) BOOL authorizationRestricted;
```

## See Also

### Event states

- [accuracyLimited](corelocation/clmonitoringevent/accuracylimited.md)
- [authorizationDenied](corelocation/clmonitoringevent/authorizationdenied.md)
- [authorizationDeniedGlobally](corelocation/clmonitoringevent/authorizationdeniedglobally.md)
- [authorizationRequestInProgress](corelocation/clmonitoringevent/authorizationrequestinprogress.md)
- [conditionLimitExceeded](corelocation/clmonitoringevent/conditionlimitexceeded.md)
- [conditionUnsupported](corelocation/clmonitoringevent/conditionunsupported.md)
- [insufficientlyInUse](corelocation/clmonitoringevent/insufficientlyinuse.md)
- [persistenceUnavailable](corelocation/clmonitoringevent/persistenceunavailable.md)
- [serviceSessionRequired](corelocation/clmonitoringevent/servicesessionrequired.md)
