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.
The payload that configures Apple TV for a particular style of AirPlay security.
| Setting | Type | Required | Default | Manual Install | Supported 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. | string | required | — | ✓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. | string | required | — | ✓Yes | tvOS (11.0+) |
Password Password The AirPlay password; required if `SecurityType` is `PASSWORD`. | string | optional | — | ✓Yes | tvOS (11.0+) |