---
title: HMUser
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmuser
---

# HMUser

A person in the home who may have access to control accessories and services in the home.

## Declaration

```swift
class HMUser
```

## Topics

### Getting Information About the User

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

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Managing users

- [manageUsers(completionHandler:)](homekit/hmhome/manageusers(completionhandler:).md)
- [currentUser](homekit/hmhome/currentuser.md)
