---
title: kLAErrorTouchIDLockout
framework: localauthentication
role: symbol
role_heading: Global Variable
path: localauthentication/klaerrortouchidlockout
---

# kLAErrorTouchIDLockout

Touch ID is locked because there were too many failed attempts.

## Declaration

```swift
var kLAErrorTouchIDLockout: Int32 { get }
```

## See Also

### Supporting Constants

- [kLAErrorDomain](localauthentication/klaerrordomain.md)
- [kLAErrorAppCancel](localauthentication/klaerrorappcancel.md)
- [kLAErrorSystemCancel](localauthentication/klaerrorsystemcancel.md)
- [kLAErrorUserCancel](localauthentication/klaerrorusercancel.md)
- [kLAErrorBiometryDisconnected](localauthentication/klaerrorbiometrydisconnected.md)
- [kLAErrorBiometryLockout](localauthentication/klaerrorbiometrylockout.md)
- [kLAErrorBiometryNotAvailable](localauthentication/klaerrorbiometrynotavailable.md)
- [kLAErrorBiometryNotEnrolled](localauthentication/klaerrorbiometrynotenrolled.md)
- [kLAErrorBiometryNotPaired](localauthentication/klaerrorbiometrynotpaired.md)
- [kLAErrorTouchIDNotAvailable](localauthentication/klaerrortouchidnotavailable.md)
- [kLAErrorTouchIDNotEnrolled](localauthentication/klaerrortouchidnotenrolled.md)
- [kLAErrorAuthenticationFailed](localauthentication/klaerrorauthenticationfailed.md)
- [kLAErrorInvalidContext](localauthentication/klaerrorinvalidcontext.md)
- [kLAErrorInvalidDimensions](localauthentication/klaerrorinvaliddimensions.md)
- [kLAErrorNotInteractive](localauthentication/klaerrornotinteractive.md)
