---
title: willNotStore
framework: passkit
role: symbol
role_heading: Type Property
path: passkit/pkidentityintenttostore/willnotstore
---

# willNotStore

An object that indicates your app won’t store a data element any longer than necessary to complete a request.

## Declaration

```swift
class var willNotStore: PKIdentityIntentToStore { get }
```

## Mentioned in

Requesting identity data from a Wallet pass

## See Also

### Getting default intents

- [mayStore](passkit/pkidentityintenttostore/maystore.md)
