---
title: allowOnlyParticipantsToRun
framework: automaticassessmentconfiguration
role: symbol
role_heading: Instance Property
path: automaticassessmentconfiguration/aeassessmentconfiguration/allowonlyparticipantstorun
---

# allowOnlyParticipantsToRun

A Boolean value that indicates whether only participant applications are allowed to run during an assessment.

## Declaration

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