---
title: "readAttributeMaxPINCodeLength(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/readattributemaxpincodelength(completionhandler:)"
---

# readAttributeMaxPINCodeLength(completionHandler:)

## Declaration

```swift
func readAttributeMaxPINCodeLength(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeMaxPINCodeLength() async throws -> NSNumber
```
