---
title: kAuthorizationRuleClassAllow
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationruleclassallow
---

# kAuthorizationRuleClassAllow

Indicates a delegate rule definition constant that always allows the specified right.

## Declaration

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