---
title: authenticationTriesRemaining
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/jpkipasscontents/useridentity-swift.struct/authenticationtriesremaining
---

# authenticationTriesRemaining

The tries remaining before the underlying credential locks itself

## Declaration

```swift
var authenticationTriesRemaining: Int { get async throws }
```
