---
title: kAuthorizationRightRule
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationrightrule
---

# kAuthorizationRightRule

Indicates a rule delegation key.

## Declaration

```swift
var kAuthorizationRightRule: String { get }
```

## Discussion

Discussion Instead of specifying exact behavior, some rules are shipped with the system and may be used as delegate rules. Use this with any of the delegate rule definition constants.
