Contents

SecurityInfoResponse.SecurityInfo.ManagementStatus

A dictionary that contains the status of the device’s MDM enrollment.

Declaration

object SecurityInfoResponse.SecurityInfo.ManagementStatus

Properties

NameTypeDescription
EnrolledViaDEPboolean

If true, the device enrolled in MDM through the Device Enrollment Program (DEP). This value is available in macOS 10.13.2 and later.

IsActivationLockManageableboolean

If true, the type of enrollment allows the MDM to manage Activation Lock for this device. This value is available in macOS 10.15 and later.

IsUserEnrollmentboolean

If true, the device is user-enrolled. This value is available in iOS 13 and later, and macOS 10.15 and later.

UserApprovedEnrollmentboolean

If true, the enrollment was user-approved. If false, the device may reject certain security-sensitive payloads or commands. This value is available in macOS 10.13.2 and later.

See Also

Objects