Contents

AppSettingsAppDictionaryObject

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

Declaration

object AppSettingsAppDictionaryObject

Properties

NameTypeDescription
Accessibilitystring

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+

Bluetoothstring

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.

Camerastring

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.

Dictationstring

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.

LocalNetworkstring

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.

Locationstring

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.

LocationAccuracystring

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+

Microphonestring

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 Requiredstring

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.