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 payload that configures DNS proxies.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
App Bundle Identifier AppBundleIdentifier The bundle identifier of the app containing the DNS proxy network extension. | string | required | — | ✓Yes | iOS (11.0+)macOS (10.15+)visionOS (1.1+) |
Provider Bundle Identifier ProviderBundleIdentifier The bundle identifier of the DNS proxy network extension to use. Declaring the bundle identifier is useful for apps that contain more than one DNS proxy extension. | string | optional | — | ✓Yes | iOS (11.0+)macOS (10.15+)visionOS (1.1+) |
Provider Configuration ProviderConfiguration The dictionary of vendor-specific configuration items. 1 subkey | dictionary | optional | — | ✓Yes | iOS (11.0+)macOS (10.15+)visionOS (1.1+) |
└─ ANY ANY Key/value pairs. | any | optional | — | ✓Yes | iOS (11.0+)macOS (10.15+)visionOS (1.1+) |
DNS Proxy UUID DNSProxyUUID A globally unique identifier for this DNS proxy configuration. The proxy processes DNS lookups traffic for managed apps with the same `DNSProxyUUID` in their app attributes. This key is required for user enrollment. | string | optional | — | ✓Yes | iOS (16.0+) |