Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.
The managed configuration files for services.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Service Type ServiceType The identifier of the system service with managed configuration files. Use a reverse DNS style for this identifier. | string | required | — | ✓Yes | macOS (14.0+) |
Data Asset Reference DataAssetReference The identifier of an asset declaration that contains a reference to the files to use for system service configuration. Ensure that the corresponding asset:
- Is of type `com.apple.asset.data`
- Is a zip archive of an entire directory
- Has a `Reference` key that includes the `ContentType` and `Hash-SHA-256` keys, which the system requires
The system expands the zip archive and stores the data in a well-known location for the service. | string | required | — | ✓Yes | macOS (14.0+) |