---
title: errSecCSInvalidAttributeValues
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccsinvalidattributevalues
---

# errSecCSInvalidAttributeValues

An attribute value associated with a key is out of range or is the wrong type.

## Declaration

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