APN (com.apple.apn.managed)

Deprecated (iOS 7.0)
com.apple.apn.managed

The payload that configures access point names.

iOS(4.0 - 7.0)
Branch: release

Settings (9)

SettingTypeRequiredDefaultManual InstallSupported OS
DefaultsData
DefaultsData
Deprecated (iOS 7.0)
The list of access point names (APNs).
1 subkey
dictionaryrequired
Yes
iOS (4.0 - 7.0)
└─
apns
apns
Deprecated (iOS 7.0)
An array of APN dictionaries (\`APN.DefaultsData.Apns\`).
1 subkey
arrayrequired
Yes
iOS (4.0 - 7.0)
└─ └─
apnsItem
apnsItem
Deprecated (iOS 7.0)
A dictionary that describes an APN configuration.
5 subkeys
dictionary
Yes
iOS (4.0 - 7.0)
└─ └─ └─
apn
apn
Deprecated (iOS 7.0)
The access point name.
stringrequired
Yes
iOS (4.0 - 7.0)
└─ └─ └─
username
username
Deprecated (iOS 7.0)
The user name. If missing, the device prompts for it during profile installation.
stringoptional
Yes
iOS (4.0 - 7.0)
└─ └─ └─
password
password
Deprecated (iOS 7.0)
The password for the user. For obfuscation purposes, the system encodes the password. If missing, the device prompts for the password during profile installation.
dataoptional
Yes
iOS (4.0 - 7.0)
└─ └─ └─
proxy
proxy
Deprecated (iOS 7.0)
The IP address or URL of the APN proxy.
stringoptional
Yes
iOS (4.0 - 7.0)
└─ └─ └─
proxyPort
proxyPort
Deprecated (iOS 7.0)
The port number of the APN proxy.
integeroptional
Yes
iOS (4.0 - 7.0)
DefaultsDomainName
DefaultsDomainName
Deprecated (iOS 7.0)
The domain name.
stringrequired
Yes
iOS (4.0 - 7.0)