---
title: kAuthorizationRuleIsAdmin
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationruleisadmin
---

# kAuthorizationRuleIsAdmin

Indicates a delegate rule definition constant specifying that the user must be an administrator.

## Declaration

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