---
title: MTRDoorLockDlCredentialType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdoorlockdlcredentialtype
---

# MTRDoorLockDlCredentialType

## Declaration

```swift
enum MTRDoorLockDlCredentialType
```

## Topics

### Enumeration Cases

- [MTRDoorLockDlCredentialType.PIN](matter/mtrdoorlockdlcredentialtype/pin.md)
- [MTRDoorLockDlCredentialType.RFID](matter/mtrdoorlockdlcredentialtype/rfid.md)
- [MTRDoorLockDlCredentialType.face](matter/mtrdoorlockdlcredentialtype/face.md)
- [MTRDoorLockDlCredentialType.fingerVein](matter/mtrdoorlockdlcredentialtype/fingervein.md)
- [MTRDoorLockDlCredentialType.fingerprint](matter/mtrdoorlockdlcredentialtype/fingerprint.md)
- [MTRDoorLockDlCredentialType.programmingPIN](matter/mtrdoorlockdlcredentialtype/programmingpin.md)

### Initializers

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