---
title: kSecMatchLimitAll
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecmatchlimitall
---

# kSecMatchLimitAll

A value that corresponds to matching an unlimited number of items.

## Declaration

```swift
let kSecMatchLimitAll: CFString
```

## Mentioned in

Searching for keychain items Storing Keys in the Keychain

## Discussion

Discussion Use this value with the kSecMatchLimit key.
