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

# SettingsCommand.Command.Settings.ApplicationAttributes.Attributes

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

## Declaration

```data
object SettingsCommand.Command.Settings.ApplicationAttributes.Attributes
```

## Properties

AssociatedDomains: An array that contains the associated domains to add to this app. Available: iOS 13+ | iPadOS 13+ | visionOS 1.1+ | watchOS 10+ AssociatedDomainsEnableDirectDownloads: If true, perform claimed site association verification directly at the domain, instead of on Apple’s servers. Only set this to true for domains that can’t access the internet. Available: iOS 14+ | iPadOS 14+ | visionOS 1.1+ | watchOS 10+ CellularSliceUUID: The data network name (DNN) or app category. For DNN, the value is DNN:name, where name is the carrier-provided DNN name. For app category, the value is AppCategory:category, where category is a carrier-provided string like “Enterprise1”. Available: iOS 17+ | iPadOS 17+ ContentFilterUUID: The content filter UUID for this app. Available: iOS 16+ | iPadOS 16+ | visionOS 1.1+ DNSProxyUUID: The DNS proxy UUID for this app. Available: iOS 16+ | iPadOS 16+ | visionOS 1.1+ Hideable: If false, the system prevents the user from hiding the app. It doesn’t affect the user’s ability to leave it in the App Library, while removing it from the Home Screen. Available: iOS 18.1+ | iPadOS 18.1+ Lockable: If false, the system prevents the user from locking the app. This also prevents the user from hiding the app. Available: iOS 18.1+ | iPadOS 18.1+ RelayUUID: The relay UUID for this app. Available: iOS 17+ | iPadOS 17+ | visionOS 1.1+ Removable: If false, this app isn’t removable while it’s managed. Available: iOS 14+ | iPadOS 14+ | tvOS 14+ | visionOS 1.1+ | watchOS 10+ TapToPayScreenLock: If true, the system require Tap to Pay on iPhone users to use Face ID or a passcode to unlock their device after every transaction that requires a customer’s card PIN. If false, the user can configure this setting on their device. Available: iOS 16.4+ | iPadOS 16.4+ VPNUUID: A per-app VPN unique identifier for this app. Available: iOS 7+ | iPadOS 7+ | visionOS 1.1+ | watchOS 10+
