---
title: allowLockdownMode
framework: automaticassessmentconfiguration
role: symbol
role_heading: Instance Property
path: automaticassessmentconfiguration/aeassessmentconfiguration/allowlockdownmode
---

# allowLockdownMode

A Boolean value that indicates whether the assessment allows Lockdown Mode to be active.

## Declaration

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

## Discussion

Discussion When set to false, the assessment session will only start if Lockdown Mode is not enabled on the device. This requirement is not enforced by default.
