---
title: MTRAccessControlAuthMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtraccesscontrolauthmode
---

# MTRAccessControlAuthMode

## Declaration

```swift
enum MTRAccessControlAuthMode
```

## Topics

### Enumeration Cases

- [MTRAccessControlAuthMode.CASE](matter/mtraccesscontrolauthmode/case.md)
- [MTRAccessControlAuthMode.PASE](matter/mtraccesscontrolauthmode/pase.md)
- [MTRAccessControlAuthMode.group](matter/mtraccesscontrolauthmode/group.md)

### Initializers

- [init(rawValue:)](matter/mtraccesscontrolauthmode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
