---
title: JPKIPassContents.UserIdentity
framework: passkit
role: symbol
role_heading: Structure
path: passkit/jpkipasscontents/useridentity-swift.struct
---

# JPKIPassContents.UserIdentity

The functionality for the type of user identification.

## Declaration

```swift
struct UserIdentity
```

## Overview

Overview A type of digital identity that the applet can store.

## Topics

### Identifying the pass user

- [userIdentity](passkit/jpkipasscontents/useridentity-swift.property.md)
- [changePIN(from:to:)](passkit/jpkipasscontents/useridentity-swift.struct/changepin(from:to:).md)
- [JPKIPassContents.UserIdentity.AuthenticationType](passkit/jpkipasscontents/useridentity-swift.struct/authenticationtype.md)

### Instance Properties

- [authenticationTriesRemaining](passkit/jpkipasscontents/useridentity-swift.struct/authenticationtriesremaining.md)

## Relationships

### Conforms To

- [JPKIPassContents.Identity](passkit/jpkipasscontents/identity.md)

## See Also

### Defining access to the identity passes

- [JPKIPassContents.SigningIdentity](passkit/jpkipasscontents/signingidentity-swift.struct.md)
- [JPKIPassContents.Signature](passkit/jpkipasscontents/signature.md)
- [JPKIPassContents.Certificate](passkit/jpkipasscontents/certificate.md)
- [JPKIPassContents.AuthenticationRequest](passkit/jpkipasscontents/authenticationrequest.md)
- [JPKIPassContents.Identity](passkit/jpkipasscontents/identity.md)
