Contents

SettingsCommand.Command.Settings.ApplicationAttributes.Attributes

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

Declaration

object SettingsCommand.Command.Settings.ApplicationAttributes.Attributes

Properties

NameTypeDescription
AssociatedDomains[string]

An array that contains the associated domains to add to this app. Available in iOS 13 and later.

AssociatedDomainsEnableDirectDownloadsboolean

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 in iOS 14 and later.

CellularSliceUUIDstring

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 in iOS 17 and later.

ContentFilterUUIDstring

The content filter UUID for this app. Available in iOS 16 and later.

DNSProxyUUIDstring

The DNS proxy UUID for this app. Available in iOS 16 and later.

Hideableboolean

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.

Lockableboolean

If false, the system prevents the user from locking the app. This also prevents the user from hiding the app.

RelayUUIDstring

The relay UUID for this app. Available in iOS 17 and later.

Removableboolean

If false, this app isn’t removable while it’s managed. Available in iOS 14 and later, and tvOS 14 and later.

TapToPayScreenLockboolean

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 in iOS 16.4 and later.

VPNUUIDstring

A per-app VPN unique identifier for this app. Available in iOS 7 and later.