Contents

AppManagedAttributesObject

A dictionary of values associated with an 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”.

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.

Lockableboolean

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

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.

VPNUUIDstring

The UUID of the VPN to associate with the app.

Mentioned in

See Also

Objects