---
title: kSecHonorRoot
framework: security
role: symbol
role_heading: Global Variable
path: security/ksechonorroot
---

# kSecHonorRoot

The access control list should treat the root user as a typical user for ownership purposes.

## Declaration

```swift
var kSecHonorRoot: Int { get }
```
