Contents

Cellular.AttachAPN

A dictionary that contains details about an attach access point name (APN) configuration.

Declaration

object Cellular.AttachAPN

Properties

NameTypeDescription
AllowedProtocolMaskinteger

The Internet Protocol versions that the system supports. Allowed values:

  • 1: IPv4

  • 2: IPv6

  • 3: Both

Available: iOS 10.3+ | iPadOS 10.3+ | watchOS 3.2+

AuthenticationTypestring

The authentication type.

Name Requiredstring

The name for this configuration.

Passwordstring

The password for the user.

Usernamestring

The user name.

See Also

Objects