---
title: AssociatedDomains.ConfigurationItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/associateddomains/configurationitem
---

# AssociatedDomains.ConfigurationItem

A dictionary that maps apps to their associated domains.

## Declaration

```data
object AssociatedDomains.ConfigurationItem
```

## Properties

ApplicationIdentifier: The app identifier to associate the domains with. AssociatedDomains: The domains to associate with the app. Each string is in the form of service:domain. Use fully qualified hostnames, such as www.example.com. See Supporting associated domains for more information. EnableDirectDownloads: If true, the system enables direct download of data for this domain instead of through a CDN. Set the entitlement value for this domain to service:domain?mode=managed; otherwise, the system ignores this value. Available: macOS 11+
