Cellular.AttachAPN
A dictionary that contains details about an attach access point name (APN) configuration.
Declaration
object Cellular.AttachAPNProperties
| Name | Type | Description |
|---|---|---|
AllowedProtocolMask | integer | The Internet Protocol versions that the system supports. Allowed values:
|
AuthenticationType | string | The authentication type. |
Name Required | string | The name for this configuration. |
Password | string | The password for the user. |
Username | string | The user name. |