---
title: MTRDoorLockDlCredentialRule
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdoorlockdlcredentialrule
---

# MTRDoorLockDlCredentialRule

## Declaration

```swift
enum MTRDoorLockDlCredentialRule
```

## Topics

### Enumeration Cases

- [MTRDoorLockDlCredentialRule.single](matter/mtrdoorlockdlcredentialrule/single.md)
- [MTRDoorLockDlCredentialRule.tri](matter/mtrdoorlockdlcredentialrule/tri.md)

### Initializers

- [init(rawValue:)](matter/mtrdoorlockdlcredentialrule/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)
