---
title: requiresManagedDevice
framework: automaticassessmentconfiguration
role: symbol
role_heading: Instance Property
path: automaticassessmentconfiguration/aeassessmentconfiguration/requiresmanageddevice
---

# requiresManagedDevice

A Boolean value that indicates whether the device must be managed to start an assessment.

## Declaration

```swift
var requiresManagedDevice: Bool { get set }
```

## Discussion

Discussion When set to true, the assessment session will only start if the device is enrolled in a Mobile Device Management (MDM) solution. This requirement is disabled by default.
