---
title: ManagedApplicationConfigurationResponse.ApplicationConfigurationsItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/managedapplicationconfigurationresponse/applicationconfigurationsitem
---

# ManagedApplicationConfigurationResponse.ApplicationConfigurationsItem

A dictionary that contains a managed app’s configurations item.

## Declaration

```data
object ManagedApplicationConfigurationResponse.ApplicationConfigurationsItem
```

## Properties

Configuration: The app’s configurations. Identifier: The app’s bundle identifier. note: For a watchOS app, the identifier is the watch’s bundle identifier, which differs from the main bundle identifier for the iPhone to which the watch is paired.

## Topics

### Objects

- [ManagedApplicationConfigurationResponse.ApplicationConfigurationsItem.Configuration](devicemanagement/managedapplicationconfigurationresponse/applicationconfigurationsitem/configuration-data.dictionary.md)

## See Also

### Objects

- [ManagedApplicationConfigurationResponse.ErrorChainItem](devicemanagement/managedapplicationconfigurationresponse/errorchainitem.md)
