<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 10.14.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVAuthorizationStatus/restricted",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVAuthorizationStatus@AVAuthorizationStatusRestricted"
  },
  "title" : "AVAuthorizationStatus.restricted"
}
-->

# AVAuthorizationStatus.restricted

A status that indicates the app isn’t permitted to use media capture devices.

```
case restricted
```

## Discussion

This status occurs when a user can’t change the authorization status, possibly due to the system imposing restrictions like parental controls.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)