---
title: errSecAuthFailed
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecauthfailed
---

# errSecAuthFailed

Authorization and/or authentication failed.

## Declaration

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