---
title: SecurityInfoResponse.SecurityInfo.ManagementStatus
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/securityinforesponse/securityinfo-data.dictionary/managementstatus-data.dictionary
---

# SecurityInfoResponse.SecurityInfo.ManagementStatus

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

## Declaration

```data
object SecurityInfoResponse.SecurityInfo.ManagementStatus
```

## Properties

EnrolledViaDEP: If true, the device enrolled in MDM through Automated Device Enrollment (ADE). Available: macOS 10.13.2+ IsActivationLockManageable: If true, the type of enrollment allows the MDM to manage Activation Lock for this device. Available: macOS 10.15+ IsUserEnrollment: If true, the device is user-enrolled. Available: iOS 13+ | iPadOS 13+ | macOS 10.15+ | tvOS 13+ | visionOS 1.1+ | watchOS 10+ UserApprovedEnrollment: If true, the enrollment was user-approved. If false, the device may reject certain security-sensitive payloads or commands. Available: macOS 10.13.2+

## See Also

### Objects

- [SecurityInfoResponse.SecurityInfo.FirewallSettings](devicemanagement/securityinforesponse/securityinfo-data.dictionary/firewallsettings-data.dictionary.md)
- [SecurityInfoResponse.SecurityInfo.FirmwarePasswordStatus](devicemanagement/securityinforesponse/securityinfo-data.dictionary/firmwarepasswordstatus-data.dictionary.md)
- [SecurityInfoResponse.SecurityInfo.SecureBoot](devicemanagement/securityinforesponse/securityinfo-data.dictionary/secureboot-data.dictionary.md)
