---
title: errSecItemNotFound
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecitemnotfound
---

# errSecItemNotFound

The item cannot be found.

## Declaration

```swift
var errSecItemNotFound: OSStatus { get }
```

## Mentioned in

Searching for keychain items Sharing access to keychain items among a collection of apps
