InstallEnterpriseApplicationCommand.Command
The command to install an enterprise app on a device.
Declaration
object InstallEnterpriseApplicationCommand.CommandProperties
| Name | Type | Description |
|---|---|---|
ChangeManagementState | string | The change management state. This value doesn’t work with the user enrollments. The only possible value is:
Available in macOS 11 and later. |
Configuration | InstallEnterpriseApplicationCommand.Command.Configuration | A dictionary that contains the initial configuration of the app, if you choose to provide it. Available in macOS 11 and later. |
InstallAsManaged | boolean | If For manifest-based installs, if Available in macOS 11 and later. |
iOSApp | boolean | If |
ManagementFlags | integer | The management flags. The possible values are:
Available in macOS 11 and later. |
Manifest | InstallEnterpriseApplicationCommand.Command.Manifest | A dictionary that specifies where to download the app. This value uses the ManifestURL format. |
ManifestURL | string | The URL of the app manifest, which needs to begin with |
ManifestURLPinningCerts | [data] | An array of DER-encoded certificates to pin the connection when fetching the |
PinningRevocationCheckRequired | boolean | If |
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |