DeviceInformationResponse.QueryResponses.OSUpdateSettings
The response dictionary that contains operating system update settings.
Declaration
object DeviceInformationResponse.QueryResponses.OSUpdateSettingsProperties
| Name | Type | Description |
|---|---|---|
AutoCheckEnabled | boolean | The preference to automatically check for app updates. This value is available in macOS 10.11 and later. |
AutomaticAppInstallationEnabled | boolean | The preference to automatically install app updates. This value is available in macOS 10.11 and later. |
AutomaticOSInstallationEnabled | boolean | The preference to automatically install operating system updates. This value is available in macOS 10.11 and later. |
AutomaticSecurityUpdatesEnabled | boolean | The preference to automatically install system data files and security updates. This value is available in macOS 10.11 and later. |
BackgroundDownloadEnabled | boolean | The preference to download app updates in the background. This value is available in macOS 10.11 and later. |
CatalogURL | string | The URL to the software update catalog the client is using. This value is available in macOS 10.11 and later. |
IsDefaultCatalog | boolean | If |
PerformPeriodicCheck | boolean | If |
PreviousScanDate | date | The date of the last software update scan. This value is available in macOS 10.11 and later. |
See Also
Objects
DeviceInformationResponse.QueryResponses.AccessibilitySettingsDeviceInformationResponse.QueryResponses.AutoSetupAdminAccountsItemDeviceInformationResponse.QueryResponses.MDMOptionsDeviceInformationResponse.QueryResponses.OrganizationInfoDeviceInformationResponse.QueryResponses.ServiceSubscriptionPropertyDeviceInformationResponse.QueryResponses.SoftwareUpdateSettings