<!--
{
  "documentType" : "article",
  "framework" : "Security",
  "identifier" : "/documentation/Security/authorization-rights-flags",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Authorization Rights Flags"
}
-->

# Authorization Rights Flags

Recognize the values the Security Server sets in an authorization item’s flag field.

## Discussion

Look for these values in the [`flags`](/documentation/Security/AuthorizationItem/flags) field of an [`AuthorizationItem`](/documentation/Security/AuthorizationItem), for example among the set of items in the `authorizedRights` parameter returned by a call to the [`AuthorizationCopyInfo(_:_:_:)`](/documentation/Security/AuthorizationCopyInfo(_:_:_:)) function.

## Topics

### Constants

[`var kAuthorizationFlagCanNotPreAuthorize: Int`](/documentation/Security/kAuthorizationFlagCanNotPreAuthorize)

Indicates the Security Server could not preauthorizethe right.



---

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)