ConfigurationProfilePropertiesResponse

data class ConfigurationProfilePropertiesResponse(val configuration: Any? = null)

Automanage configuration profile properties.

Constructors

Link copied to clipboard
constructor(configuration: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val configuration: Any? = null

configuration dictionary of the configuration profile.