---
title: IdentityType
framework: passkit
role: symbol
role_heading: Associated Type
path: passkit/jpkipasscontents/identity/identitytype
---

# IdentityType

The type associated with the protocol.

## Declaration

```swift
associatedtype IdentityType : JPKIPassContents.Identity
```

## See Also

### Data associated with the identity

- [certificate(using:)](passkit/jpkipasscontents/identity/certificate(using:).md)
