---
title: ManagedPreferences.PayloadContent
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/managedpreferences/payloadcontent-data.dictionary
---

# 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

```data
object ManagedPreferences.PayloadContent
```

## Properties

ANY: The dictionary containing app preference domains.

## Topics

### Objects

- [ManagedPreferences.PayloadContent.ANY](devicemanagement/managedpreferences/payloadcontent-data.dictionary/any-data.dictionary.md)
