---
title: HMHomeAccessControl
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmhomeaccesscontrol
---

# HMHomeAccessControl

The access privileges of a user associated with a home.

## Declaration

```swift
class HMHomeAccessControl
```

## Topics

### Getting the Privileges of a User

- [isAdministrator](homekit/hmhomeaccesscontrol/isadministrator.md)

## Relationships

### Inherits From

- [HMAccessControl](homekit/hmaccesscontrol.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

### Controlling user access

- [homeAccessControl(for:)](homekit/hmhome/homeaccesscontrol(for:).md)
- [HMAccessControl](homekit/hmaccesscontrol.md)
- [HMUserFailedAccessoriesKey](homekit/hmuserfailedaccessorieskey.md)
