StatusAppManagedListManagedConfigurationObject
The status of app or extension managed configurations. This key is only present when managed configurations are available for the managed app or any of its extensions.
Declaration
object StatusAppManagedListManagedConfigurationObjectProperties
| Name | Type | Description |
|---|---|---|
app-config-state | StatusAppManagedListManagedConfigurationStateObject | The status of any app managed configuration. This key is only present when the managed app has a managed configuration. |
extension-config-state | StatusAppManagedListManagedConfiguration_ExtensionConfigStateObject | The status of any app extension managed configuration. This key’s value is a dictionary whose keys are the bundle identifiers of app extensions that have a managed configuration. The values of each key represent the status of the corresponding app extension’s managed configuration. |