biometryCurrentSet
Constraint to access an item with Touch ID for currently enrolled fingers, or from Face ID with the currently enrolled user.
Declaration
static var biometryCurrentSet: SecAccessControlCreateFlags { get }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.