---
title: "values(for:securityLevel:sharingType:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevicecontrollerstoragedelegate/values(for:securitylevel:sharingtype:)"
---

# values(for:securityLevel:sharingType:)

## Declaration

```swift
optional func values(for controller: MTRDeviceController, securityLevel: MTRStorageSecurityLevel, sharingType: MTRStorageSharingType) -> [String : any NSSecureCoding]?
```
