ManagedPreferences.PayloadContent
The dictionary containing app preference domains. The key names are application preference domain identifiers (for example, com.example.my-app), or the string .GlobalPreferences for the global domain. The values are the corresponding forced and set-once preferences.
Declaration
object ManagedPreferences.PayloadContentProperties
| Name | Type | Description |
|---|---|---|
ANY Required | ManagedPreferences.PayloadContent.ANY | The dictionary containing app preference domains. |