---
title: LABiometryFallbackRequirement
framework: localauthentication
role: symbol
role_heading: Class
path: localauthentication/labiometryfallbackrequirement
---

# LABiometryFallbackRequirement

A set of requirements to fall back on if biometrics aren’t present.

## Declaration

```swift
class LABiometryFallbackRequirement
```

## Topics

### Specifying biometric fallback requirements

- [default](localauthentication/labiometryfallbackrequirement/default.md)
- [devicePasscode](localauthentication/labiometryfallbackrequirement/devicepasscode.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Requirements

- [LAAuthenticationRequirement](localauthentication/laauthenticationrequirement.md)
