Apple MDM & DDM Policy Explorer

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.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

DNS Proxy (com.apple.dnsProxy.managed)

com.apple.dnsProxy.managed

The payload that configures DNS proxies.

iOS(11.0)macOS(10.15)visionOS(1.1)
Branch: release

Settings (5)

SettingTypeRequiredDefaultManual InstallSupported OS
App Bundle Identifier
AppBundleIdentifier
The bundle identifier of the app containing the DNS proxy network extension.
stringrequired
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.
stringoptional
Yes
iOS (11.0+)macOS (10.15+)visionOS (1.1+)
Provider Configuration
ProviderConfiguration
The dictionary of vendor-specific configuration items.
1 subkey
dictionaryoptional
Yes
iOS (11.0+)macOS (10.15+)visionOS (1.1+)
└─
ANY
ANY
Key/value pairs.
anyoptional
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.
stringoptional
Yes
iOS (16.0+)