---
title: userIdentity
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/jpkipasscontents/useridentity-swift.property
---

# userIdentity

Allows for access to the user identity, if present in the JPKI applet.

## Declaration

```swift
let userIdentity: JPKIPassContents.UserIdentity?
```

## See Also

### Identifying the pass user

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