---
title: AppSettingsAppDictionaryObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/appsettingsappdictionaryobject
---

# AppSettingsAppDictionaryObject

The dictionary that defines the app privacy permission defaults. Each key is an app identifier.

## Declaration

```data
object AppSettingsAppDictionaryObject
```

## Properties

Accessibility: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of accessibility. Allow: The app privacy permission default is set to allow use of accessibility. Available: macOS 27+ Bluetooth: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of Bluetooth. Allow: The app privacy permission default is set to allow use of Bluetooth. Camera: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of the camera. Allow: The app privacy permission default is set to allow use of the camera. Dictation: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of dictation. Allow: The app privacy permission default is set to allow use of dictation. LocalNetwork: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of the local network. Allow: The app privacy permission default is set to allow use of the local network. Location: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for access to location. WhileUsing: The app privacy permission default is set to allow access to location only while the user is using the app In macOS, this is equivalent to Always. Always: The app privacy permission default is set to allow access to location always. LocationAccuracy: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for access to precise location. Approximate: The app privacy permission default is set to allow approximate access to location. Precise: The app privacy permission default is set to allow precise access to location. Available: iOS 27+ | iPadOS 27+ Microphone: Controls whether an app privacy permission default is set. None: No app privacy permission default is set for use of the microphone. Allow: The app privacy permission default is set to allow use of the microphone. OrganizationJustification: Text you provide that clearly explains to the user the reason why the organization requires these app permission defaults. The device includes this text in the permission consent prompt it displays when it launches the app.
