---
title: SettingsCommand.Command.Settings.ApplicationConfiguration
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationconfiguration-data.dictionary
---

# SettingsCommand.Command.Settings.ApplicationConfiguration

A dictionary that contains the configurations to apply to the app.

## Declaration

```data
object SettingsCommand.Command.Settings.ApplicationConfiguration
```

## Properties

Configuration: A dictionary that contains the configurations to apply to the app. Omit this setting to remove existing configurations. Identifier: The bundle identifier of the managed app. important: For a watchOS app, the identifier needs to be the watch’s bundle identifier, which differs from the main bundle identifier for the iPhone to which the watch is paired. Obtain the watch’s bundle identifier for an app with a watch bundle, in the watchBundleId key that’s part of the Content Metadata query. For more information on this query, see Getting app and book information (Legacy). Item: A string that identifies this setting.

## Topics

### Objects

- [SettingsCommand.Command.Settings.ApplicationConfiguration.Configuration](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationconfiguration-data.dictionary/configuration-data.dictionary.md)

## See Also

### Objects

- [SettingsCommand.Command.Settings.AccessibilitySettings](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/accessibilitysettings-data.dictionary.md)
- [SettingsCommand.Command.Settings.AppAnalytics](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/appanalytics-data.dictionary.md)
- [SettingsCommand.Command.Settings.ApplicationAttributes](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationattributes-data.dictionary.md)
- [SettingsCommand.Command.Settings.Bluetooth](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/bluetooth-data.dictionary.md)
- [SettingsCommand.Command.Settings.DataRoaming](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/dataroaming-data.dictionary.md)
- [SettingsCommand.Command.Settings.DefaultApplications](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/defaultapplications-data.dictionary.md)
- [SettingsCommand.Command.Settings.DeviceName](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/devicename-data.dictionary.md)
- [SettingsCommand.Command.Settings.DiagnosticSubmission](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/diagnosticsubmission-data.dictionary.md)
- [SettingsCommand.Command.Settings.HostName](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/hostname-data.dictionary.md)
- [SettingsCommand.Command.Settings.MDMOptions](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/mdmoptions-data.dictionary.md)
- [SettingsCommand.Command.Settings.MaximumResidentUsers](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/maximumresidentusers-data.dictionary.md)
- [SettingsCommand.Command.Settings.OrganizationInfo](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/organizationinfo-data.dictionary.md)
- [SettingsCommand.Command.Settings.PasscodeLockGracePeriod](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/passcodelockgraceperiod-data.dictionary.md)
- [SettingsCommand.Command.Settings.PersonalHotspot](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/personalhotspot-data.dictionary.md)
- [SettingsCommand.Command.Settings.SharedDeviceConfiguration](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/shareddeviceconfiguration-data.dictionary.md)
