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

# AirPlay.PasswordsItem

The dictionary that defines passwords for AirPlay destinations.

## Declaration

```data
object AirPlay.PasswordsItem
```

## Properties

DeviceID: The device ID of the AirPlay destination; used in macOS. Deprecated in macOS 15 and later as tvOS 18 AirPlay destinations don’t support it; use DeviceName instead. Available: macOS 10.10+ Deprecated: macOS 15+ DeviceName: The name of the AirPlay destination. Available: iOS 7+ | iPadOS 7+ | macOS 15+ Password: The password for the AirPlay destination.

## See Also

### Objects

- [AirPlay.AllowListItem](devicemanagement/airplay/allowlistitem.md)
