Apple MDM & DDM Policy Explorer

Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

AirPlay Security (com.apple.airplay.security)

com.apple.airplay.security

The payload that configures Apple TV for a particular style of AirPlay security.

tvOS(11.0)
Branch: release

Settings (3)

SettingTypeRequiredDefaultManual InstallSupported OS
Security Type
SecurityType
The security policy for AirPlay. Allowed values: - `PASSCODE_ONCE`: Requires an onscreen passcode on first connection from a device. Subsequent connections from the same device aren't prompted. - `PASSCODE_ALWAYS`: Requires an onscreen passcode for every AirPlay connection. After an AirPlay connection ends, the system allows reconnecting within 30 seconds without a password. - `PASSWORD`: Requires the passphrase set for `Password`. > Note: > `NONE` was deprecated in tvOS 11.3. Existing profiles that use `NONE` get the `PASSWORD_ONCE` behavior.
stringrequired
Yes
tvOS (11.0+)
Access Type
AccessType
The access policy for AirPlay. `ANY` allows connections from both Ethernet, Wi-Fi, and Apple Wireless Direct Link. `WIFI_ONLY` allows connections only from devices on the same Ethernet or Wi-Fi network as Apple TV.
stringrequired
Yes
tvOS (11.0+)
Password
Password
The AirPlay password; required if `SecurityType` is `PASSWORD`.
stringoptional
Yes
tvOS (11.0+)