---
title: AirPlay.AllowListItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/airplay/allowlistitem
---

# AirPlay.AllowListItem

The dictionary that defines allowed destinations.

## Declaration

```data
object AirPlay.AllowListItem
```

## Properties

DeviceID: The device ID of the AirPlay destination in the format xx:xx:xx:xx:xx:xx. This field isn’t case-sensitive. The system limits the list of visible AirPlay destinations to devices that are present in the AllowList field of all installed AirPlay payloads. Specifying the same MACAddress more than once, whether in the same payload across different payloads, results in undefined behavior. As of tvOS 18, DeviceID isn’t supported. Deprecated: iOS 18+ | iPadOS 18+ | macOS 15+ DeviceName: The name of the AirPlay device. The system limits the list of visible AirPlay destinations to devices that are present in the AllowList field of all installed AirPlay payloads. Available: iOS 18+ | iPadOS 18+ | macOS 15+ Deprecated: iOS 14.5+ | iPadOS 14.5+ | macOS 11.3+

## See Also

### Objects

- [AirPlay.PasswordsItem](devicemanagement/airplay/passwordsitem.md)
