Contents

APN.DefaultsData.ApnsItem

A dictionary that describes an APN configuration.

Declaration

object APN.DefaultsData.ApnsItem

Properties

NameTypeDescription
apn Requiredstring

The access point name.

passworddata

The password for the user. For obfuscation purposes, the system encodes the password. If missing, the device prompts for the password during profile installation.

proxystring

The IP address or URL of the APN proxy.

proxyPortinteger

The port number of the APN proxy.

usernamestring

The user name. If missing, the device prompts for it during profile installation.