---
title: "readAttributePassphraseSurrogate(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwifinetworkmanagement/readattributepassphrasesurrogate(completion:)"
---

# readAttributePassphraseSurrogate(completion:)

## Declaration

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

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