---
title: PKIdentityIntentToStore
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkidentityintenttostore
---

# PKIdentityIntentToStore

An object that represents your intention to store an identity element or values derived from an identity element.

## Declaration

```swift
class PKIdentityIntentToStore
```

## Topics

### Creating a default intent

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

### Getting default intents

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

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Describing a document

- [PKIdentityDriversLicenseDescriptor](passkit/pkidentitydriverslicensedescriptor.md)
- [PKIdentityDocumentDescriptor](passkit/pkidentitydocumentdescriptor.md)
