Contents

ManagedApplicationAttributesResponse.ApplicationAttributesItem.Attributes

A dictionary that contains a managed app’s attributes.

Declaration

object ManagedApplicationAttributesResponse.ApplicationAttributesItem.Attributes

Properties

NameTypeDescription
AssociatedDomains[string]

This app’s associated domains. This value is 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. This value is 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 assigned to this app.

Available in iOS 16 and later.

DNSProxyUUIDstring

The DNS Proxy UUID assigned to 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.

Removableboolean

If false, this app isn’t removable while it’s a managed app. This value is available in iOS 14 and later.

TapToPayScreenLockboolean

If true, Tap to Pay on iPhone requires 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.