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

# SettingsCommand.Command.Settings

An array of dictionaries that contains the settings.

## Declaration

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

## Properties

AccessibilitySettings: A dictionary that contains accessibility settings. Available: iOS 16+ | iPadOS 16+ | watchOS 10+ AppAnalytics: A dictionary that contains settings for sharing app analytics. This setting is available only for Shared iPad in iOS 9.3.2 and later. Available: iOS 9.3.2+ | iPadOS 9.3.2+ ApplicationAttributes: A dictionary that contains the attributes to apply to the app. Omit this setting to remove existing attributes. This setting supports user enrollment. This setting fails for apps that Declarative Device Management manages. Available: iOS 7+ | iPadOS 7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ ApplicationConfiguration: A dictionary that contains the configurations to apply to the app. Omit this setting to remove existing configurations. This setting requires the App Management access right, supports user enrollment. This setting fails for apps that Declarative Device Management manages. Available: iOS 7+ | iPadOS 7+ | macOS 10.15+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ Bluetooth: A dictionary that contains Bluetooth settings. This setting requires the Network Information access right, doesn’t support user enrollment, and is available only on supervised devices. Available: iOS 11.3+ | iPadOS 11.3+ | macOS 10.13.4+ DataRoaming: A dictionary that contains data roaming settings. This setting requires the Network Information access right, and doesn’t support user enrollment. Available: iOS 5+ | iPadOS 5+ DefaultApplications: A dictionary that contains default application bundle identifiers for each default application type that can be set. DeviceName: A dictionary that contains device name settings. This setting doesn’t support user enrollment, and is available only on supervised devices. Available: iOS 5+ | iPadOS 5+ | macOS 10.10+ | tvOS 9+ | visionOS 2+ DiagnosticSubmission: A dictionary that contains diagnostic submission settings. This setting is available only for Shared iPad in iOS 9.3 and later. Available: iOS 9.3+ | iPadOS 9.3+ HostName: A dictionary that contains hostname settings. This setting doesn’t support user enrollment. Available: macOS 10.11+ MaximumResidentUsers: A dictionary that contains settings for maximum resident users. Apple deprecated this setting in iOS 13.4. Use ’SharedDeviceConfiguration` instead. This setting is available only for Shared iPad. Available: iOS 9.3+ | iPadOS 9.3+ Deprecated: iOS 13.4+ | iPadOS 13.4+ MDMOptions: A dictionary that contains settings related to the MDM protocol. This setting doesn’t support user enrollment. Available: iOS 7+ | iPadOS 7+ | macOS 10.15+ | visionOS 2+ OrganizationInfo: A dictionary that contains settings about the organization operating the MDM server. This setting supports user enrollment. PasscodeLockGracePeriod: A dictionary that contains password lock grace period settings. This setting is available only for Shared iPad in iOS 9.3.2 and later. This key is deprecated. Use ‘PasscodeLockGracePeriod’ in SettingsCommand.Command.Settings.SharedDeviceConfiguration.PasscodePolicy instead. Available: iOS 9.3.2+ | iPadOS 9.3.2+ Deprecated: iOS 17+ | iPadOS 17+ PersonalHotspot: A dictionary that contains Personal Hotspot settings. This setting requires the Network Information access right, and doesn’t support user enrollment. Available: iOS 5+ | iPadOS 5+ SharedDeviceConfiguration: A dictionary that contains shared device configuration settings. This setting is available only for Shared iPad in iOS 13.4 and later. Available: iOS 13.4+ | iPadOS 13.4+ TimeZone: A dictionary that contains time zone settings. This setting is available only on supervised devices and doesn’t support user enrollment. Available: iOS 14+ | iPadOS 14+ | tvOS 14+ | visionOS 2+ VoiceRoaming: A dictionary that contains voice roaming settings. This setting requires the Network Information access right, and doesn’t support user enrollment. Available: iOS 5+ | iPadOS 5+ Deprecated: iOS 16+ | iPadOS 16+ Wallpaper: A dictionary that contains wallpaper settings. This setting doesn’t support user enrollment. Starting in iOS 16 and iPadOS 17, when setting the wallpaper for the first time, both locations update. After that, you can set either location separately. Available: iOS 8+ | iPadOS 8+

## Topics

### 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.ApplicationConfiguration](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationconfiguration-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)
- [SettingsCommand.Command.Settings.TimeZone](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/timezone-data.dictionary.md)
- [SettingsCommand.Command.Settings.VoiceRoaming](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/voiceroaming-data.dictionary.md)
- [SettingsCommand.Command.Settings.Wallpaper](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/wallpaper-data.dictionary.md)
