---
title: allowsNetworkAccess
framework: Automatic Assessment Configuration
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 27.0+, macOS 27.0+]
path: automaticassessmentconfiguration/aeassessmentbinaryexecutableconfiguration/allowsnetworkaccess
---

# allowsNetworkAccess

Whether the executable may access the network during an assessment. Defaults to YES.

## Declaration

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