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

# TVRemote.AllowedTVsItem

The array of valid Apple TV identifiers that the remote can connect to.

## Declaration

```data
object TVRemote.AllowedTVsItem
```

## Properties

TVDeviceID: The MAC address of an Apple TV device that the system permits this iOS device to control. Use the format xx:xx:xx:xx:xx:xx, which isn’t case-sensitive. TVDeviceName: The name of an Apple TV device that the system permits this iOS device to control. Available: iOS 15+ | iPadOS 15+

## See Also

### Objects

- [TVRemote.AllowedRemotesItem](devicemanagement/tvremote/allowedremotesitem.md)
