---
title: biometryCurrentSet
framework: security
role: symbol
role_heading: Type Property
path: security/secaccesscontrolcreateflags/biometrycurrentset
---

# biometryCurrentSet

Constraint to access an item with Touch ID for currently enrolled fingers, or from Face ID with the currently enrolled user.

## Declaration

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

## Discussion

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