DeviceInformationResponse.QueryResponses.MDMOptions
The response dictionary that contains MDM options.
Declaration
object DeviceInformationResponse.QueryResponses.MDMOptions
Properties
| Name | Type | Description |
|---|
ActivationLockAllowedWhileSupervised | boolean | If true, a supervised device registers itself with Activation Lock when the user enables Find My. Unsupervised devices ignore this value. Available: iOS 7+ | iPadOS 7+ | macOS 11+ | tvOS 9+ |
BootstrapTokenAllowed | boolean | If true, the server supports Bootstrap Token commands. Available: macOS 11+ |
PromptUserToAllowBootstrapTokenForAuthentication | boolean | If true, the device can accept a Bootstrap Token from the MDM server instead of prompting for user authentication prior to installation. This only applies when BootstrapTokenAllowedForAuthentication is true in the SecurityInfoResponse.SecurityInfo response. This value is available for a Mac with Apple silicon in macOS 11 and later. Available: macOS 11+ |