---
title: errSecPrivilegeNotSupported
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecprivilegenotsupported
---

# errSecPrivilegeNotSupported

The privilege is not supported.

## Declaration

```swift
var errSecPrivilegeNotSupported: OSStatus { get }
```
