---
title: default
framework: localauthentication
role: symbol
role_heading: Type Property
path: localauthentication/laauthenticationrequirement/default
---

# default

The requirement that requires user authentication.

## Declaration

```swift
class var `default`: LAAuthenticationRequirement { get }
```

## See Also

### Specifying authentication requirements

- [biometry](localauthentication/laauthenticationrequirement/biometry.md)
- [biometryCurrentSet](localauthentication/laauthenticationrequirement/biometrycurrentset.md)
- [biometry(fallback:)](localauthentication/laauthenticationrequirement/biometry(fallback:).md)
