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

# readAttributeUserCodeTemporaryDisableTime(completion:)

## Declaration

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

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