<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/JPKIPassContents/Error/userAuthenticationFailed(remainingRetryAttempts:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "s:7PassKit16JPKIPassContentsV5ErrorO24userAuthenticationFailedyAESi_tcAEmF"
  },
  "title" : "JPKIPassContents.Error.userAuthenticationFailed(remainingRetryAttempts:)"
}
-->

# JPKIPassContents.Error.userAuthenticationFailed(remainingRetryAttempts:)

Credential authentication request provided was rejected.

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)