<!--
{
  "availability" : [
    "iOS: 6.0.0 - 17.0.0",
    "iPadOS: 6.0.0 - 17.0.0",
    "macCatalyst: 13.1.0 - 17.0.0",
    "macOS: 10.0.0 - 14.0.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 2.0.0 - 10.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "EventKit",
  "identifier" : "/documentation/EventKit/EKAuthorizationStatus/authorized",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "EventKit"
    ],
    "preciseIdentifier" : "c:@E@EKAuthorizationStatus@EKAuthorizationStatusAuthorized"
  },
  "title" : "authorized"
}
-->

# authorized

The app can access the service.

```
static var authorized: EKAuthorizationStatus { 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)