DNS Proxy Payload¶
This payload sets up iOS Proxy DNS Settings.
Template
Contents
Summary¶
PayloadType: | com.apple.dnsProxy.managed |
---|---|
Supervised Only: | |
True | |
macOS: | N/A |
macOS Deprecated: | |
N/A | |
iOS: | 11.0 |
iOS Deprecated: | N/A |
Highlander: | False |
Keys¶
AppBundleIdentifier¶
App Bundle ID
Bundle ID of the app containing the DNS proxy network extension.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | always | N/A | N/A | N/A | N/A |
ProviderBundleIdentifier¶
Provider Bundle ID
Bundle ID of the DNS proxy network extension to use.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |
ProviderConfiguration¶
Provider Custom Configuration
A plist formatted dictionary of custom options.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
dictionary | N/A | N/A | N/A | N/A | N/A | N/A |
Note
The contents of ProviderConfiguration depends on the DNS Proxy App used.