---
title: kAuthorizationComment
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationcomment
---

# kAuthorizationComment

Indicates comments for a rule.

## Declaration

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

## Discussion

Discussion The comments appear in the policy database for the administrator to understand what the rule is for. Rule comments are not the same as localized descriptions which are presented to the user.
