Contents

AppManagedAttributesObject

A dictionary of values to associate with the app.

Declaration

object AppManagedAttributesObject

Properties

NameTypeDescription
AssociatedDomains[string]

An array of domain names to associate with the app.

AssociatedDomainsEnableDirectDownloadsboolean

If true, the system enables direct downloads for the AssociatedDomains.

CellularSliceUUIDstring

The cellular slice identifier, which can be the data network name (DNN) or app category. For DNN, encode the value as “DNN:name”, where “name” is the carrier-provided DNN name. For app category, encode the value as “AppCategory:category”, where “category” is a carrier-provided string such as “Enterprise1”.

Available: iOS 17.2+ | iPadOS 17.2+

ContentFilterUUIDstring

The UUID of the content filter to associate with the app.

DNSProxyUUIDstring

The UUID of the DNS proxy to associate with the app.

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.

Available: iOS 18.1+ | iPadOS 18.1+

Lockableboolean

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+

RelayUUIDstring

The UUID of the relay to associate with the app.

TapToPayScreenLockboolean

If true, the device automatically locks after every transaction that requires a customer’s card PIN. If false, the user can choose the behavior.

Available: iOS 17.2+ | iPadOS 17.2+

VPNUUIDstring

The UUID of the VPN to associate with the app.

Mentioned in

See Also

Objects