---
title: "JPKIPassContents.Error.biometricAuthenticationFailed(laError:)"
framework: passkit
role: symbol
role_heading: Case
path: "passkit/jpkipasscontents/error/biometricauthenticationfailed(laerror:)"
---

# JPKIPassContents.Error.biometricAuthenticationFailed(laError:)

Biometric authorization failed

## Declaration

```swift
case biometricAuthenticationFailed(laError: LAError)
```

## Discussion

Discussion laError. LocalAuthentication.LAError issued by the LocalAuthentication framework.
