---
title: errSecNoSuchAttr
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecnosuchattr
---

# errSecNoSuchAttr

The attribute does not exist.

## Declaration

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