---
title: uniqueIdentifier
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmuser/uniqueidentifier
---

# uniqueIdentifier

A unique identifier for the user.

## Declaration

```swift
var uniqueIdentifier: UUID { get }
```

## See Also

### Getting Information About the User

- [name](homekit/hmuser/name.md)
