<!--
{
  "availability" : [
    "iOS: 4.0.0 - 7.0.0",
    "iPadOS: 4.0.0 - 7.0.0",
    "macCatalyst: 4.0.0 - 7.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/APN",
  "metadataVersion" : "0.1.0",
  "role" : "Device Management Profile",
  "symbol" : {
    "kind" : "Device Management Profile",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-profiles:APN"
  },
  "title" : "APN"
}
-->

# APN

The payload that configures access point names.

```
object APN
```

## Discussion

Specify `com.apple.apn.managed` as the payload type.

This profile is deprecated. Use the [`Cellular`](/documentation/DeviceManagement/Cellular) profile instead.

### Profile availability

|||
|--------------------------|----------------|
|Device channel            |iOS, Shared iPad|
|User channel              |N/A             |
|Allow manual install      |iOS             |
|Requires supervision      |N/A             |
|Requires user-approved MDM|N/A             |
|Allowed in user enrollment|N/A             |
|Allow multiple payloads   |N/A             |

## Topics

### Objects

[`APN.DefaultsData`](/documentation/DeviceManagement/APN/DefaultsData-data.dictionary)

An array of access point name dictionaries.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)