AirPrint
com.apple.airprint
The payload that configures AirPrint printer discoverability in the user's printer list.
DDM recommended — all settings support Declarative Device Management
Apple recommends DDM over legacy profiles. DDM declarations are autonomous — the device enforces them without server round-trips. In Intune, use Settings Catalog → Declarative Device Management to configure these settings.
Configuration Keys (1)
| Key | Type | Title | DDM |
|---|---|---|---|
AirPrintrequiredAn array of AirPrint printers that are presented to the user. | array | Air print | |
AirPrintItemrequiredA printer item in the printer list | dict | Printer | |
IPAddressrequiredThe IP address or hostname of the AirPrint destination. | string | IP Address or Hostname | |
PortThe listening port of the AirPrint destination. Available only in iOS 11 and later. Range: 0 – 65535 | integer | Port Number | |
ResourcePathrequiredThe resource path associated with the printer. This path corresponds to the 'rp' parameter of the '_ipps.tcp' Bonjour record. For example: - 'printers/Canon_MG5300_series' - 'printers/Xerox_Phaser_7600' - 'ipp/print' - 'Epson_IPP_Printer' | string | Resource Path | |
ForceTLSIf 'true', AirPrint connections are secured by Transport Layer Security (TLS). Available only in iOS 11 and later. Default: false | boolean | Force TLS |