---
title: touchIDCurrentSet
framework: security
role: symbol
role_heading: Type Property
path: security/secaccesscontrolcreateflags/touchidcurrentset
---

# touchIDCurrentSet

Constraint to access an item with Touch ID for currently enrolled fingers.

## Declaration

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

## Discussion

Discussion Touch ID must be available and enrolled with at least one finger. The item is invalidated if fingers are added or removed.
