---
title: isEnabled
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nehotspotmanager/isenabled
---

# isEnabled

A Boolean value that indicates whether the configuration is enabled.

## Declaration

```swift
final var isEnabled: Bool { get set }
```

## Discussion

Discussion The system starts the providers only when this property is true.

## See Also

### Accessing provider properties

- [evaluationProviderBundleIdentifier](networkextension/nehotspotmanager/evaluationproviderbundleidentifier.md)
- [authenticationProviderBundleIdentifier](networkextension/nehotspotmanager/authenticationproviderbundleidentifier.md)
