There are some new restriction payloads in iOS 9. These include the following:
allowNews |
Boolean | Supervised only. If set to false , disables News. Defaults to true .
Availability: Available in iOS 9.0 and later. |
forceAirDropUnmanaged |
Boolean | Optional. If set to true , causes AirDrop to be considered an unmanaged drop target. Defaults to false .
Availability: Available in iOS 9.0 and later. |
allowUIAppInstallation |
Boolean | Supervised only. When false , the App Store is disabled and its icon is removed from the Home screen. However, users may continue to use Host apps (iTunes, Configurator) to install or update their apps. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowScreenShot |
Boolean | Optional. If set to false , users can’t save a screenshot of the display and are prevented from capturing a screen recording as well. Defaults to true .
Availability: Updated in iOS 9.0 to include screen recordings. |
allowKeyboardShortcuts |
Boolean | Supervised only. If set to false , keyboard shortcuts cannot be used. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowPairedWatch |
Boolean | Supervised only. If set to false , disables pairing with an Apple Watch. Any currently paired Apple Watch is unpaired and erased. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowPasscodeModification |
Boolean | Supervised only. If set to false , prevents device passcode from being added, changed, or removed. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowDeviceNameModification |
Boolean | Supervised only. If set to false , prevents device name from being changed. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowWallpaperModification |
Boolean | Supervised only. If set to false , prevents wallpaper from being changed. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowAutomaticAppDownloads |
Boolean | Supervised only. If set to false , prevents automatic downloading of apps purchased on other devices. Does not affect updates to existing apps. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowEnterpriseAppTrust |
Boolean | If set to false , prevents trusting enterprise apps. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowEnterpriseAppTrustModification |
Boolean | Supervised only. If set to false , prevents the enterprise app trust settings from being changed. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowMusicService |
Boolean | Supervised only. If set to false , Music service is disabled and the Music app reverts to classic mode. Defaults to true .
Availability: Available in iOS 9.0 and later. |
allowCloudPhotoLibrary |
Boolean | If set to false , disables iCloud Photo Library. Any photos not fully downloaded from iCloud Photo Library to the device will be removed from local storage.
Availability: Available in iOS 9.0 and later. |