InstallApplicationCommand.Command.Attributes
A dictionary that contains the initial attributes of the app.
Declaration
object InstallApplicationCommand.Command.AttributesProperties
| Name | Type | Description |
|---|---|---|
AssociatedDomains | [string] | An array that contains the associated domains to add to this app. Available in iOS 13 and later. |
AssociatedDomainsEnableDirectDownloads | boolean | If |
CellularSliceUUID | string | The data network name (DNN) or app category. For DNN, the value is Available in iOS 17 and later. |
ContentFilterUUID | string | The content filter UUID for this app. Available in iOS 16 and later. |
DNSProxyUUID | string | The DNS proxy UUID for this app. Available in iOS 16 and later. |
Hideable | boolean | If |
Lockable | boolean | If |
RelayUUID | string | The relay UUID for this app. Available in iOS 17 and later. |
Removable | boolean | If |
TapToPayScreenLock | boolean | If Available in iOS 16.4 and later. |
VPNUUID | string | A per-app VPN unique identifier for this app. Available in iOS 7 and later. |