---
title: AutonomousSingleAppMode.AllowedApplicationsItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/autonomoussingleappmode/allowedapplicationsitem
---

# AutonomousSingleAppMode.AllowedApplicationsItem

A dictionary that specifies an app that can be granted access to the Accessibilty APIs.

## Declaration

```data
object AutonomousSingleAppMode.AllowedApplicationsItem
```

## Properties

BundleIdentifier: The unique bundle identifier. If two dictionaries contain the same BundleIdentifier value but a different TeamIdentifier value, an error occurs and the profile won’t be installed. TeamIdentifier: The developer’s team identifier that the system used when it signed the app.
