---
title: userIdentity
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckshare/accessrequester/useridentity
---

# userIdentity

The identity of the user requesting access to the share.

## Declaration

```swift
@NSCopying var userIdentity: CKUserIdentity { get }
```
