<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -",
    "macOS: 10.15.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SystemExtensions",
  "identifier" : "/documentation/SystemExtensions/OSSystemExtensionError/authorizationRequired",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "System Extensions"
    ],
    "preciseIdentifier" : "s:SC26OSSystemExtensionErrorCodeLeV21authorizationRequiredSoAAVvpZ"
  },
  "title" : "authorizationRequired"
}
-->

# authorizationRequired

An error code that indicates the system was unable to obtain the proper authorization.

```
static var authorizationRequired: OSSystemExtensionError.Code { get }
```

---

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)