---
title: TVRemote.AllowedRemotesItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/tvremote/allowedremotesitem
---

# TVRemote.AllowedRemotesItem

The array of valid devices that Apple TV can connect to.

## Declaration

```data
object TVRemote.AllowedRemotesItem
```

## Properties

RemoteDeviceID: The MAC address of a permitted iOS device that can control this Apple TV. Use the format xx:xx:xx:xx:xx:xx, which isn’t case-sensitive.

## See Also

### Objects

- [TVRemote.AllowedTVsItem](devicemanagement/tvremote/allowedtvsitem.md)
