---
title: biometryAny
framework: security
role: symbol
role_heading: Type Property
path: security/secaccesscontrolcreateflags/biometryany
---

# biometryAny

Constraint to access an item with Touch ID for any enrolled fingers, or Face ID.

## Declaration

```swift
static var biometryAny: SecAccessControlCreateFlags { get }
```

## Mentioned in

Protecting keys with the Secure Enclave

## Discussion

Discussion Touch ID must be available and enrolled with at least one finger, or Face ID must be available and enrolled. The item is still accessible by Touch ID if fingers are added or removed, or by Face ID if the user is re-enrolled.
