---
title: "readAttributeWrongCodeEntryLimit(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/readattributewrongcodeentrylimit(completion:)"
---

# readAttributeWrongCodeEntryLimit(completion:)

## Declaration

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

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