---
title: "JPKIPassContents.Error.userAuthenticationFailed(remainingRetryAttempts:)"
framework: passkit
role: symbol
role_heading: Case
path: "passkit/jpkipasscontents/error/userauthenticationfailed(remainingretryattempts:)"
---

# JPKIPassContents.Error.userAuthenticationFailed(remainingRetryAttempts:)

Credential authentication request provided was rejected.

## Declaration

```swift
case userAuthenticationFailed(remainingRetryAttempts: Int)
```

## Discussion

Discussion remainingRetryAttempts: The number of failed attempts left before the credential is locked out.
