---
title: NEHotspotEvaluationProviderConfiguration
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nehotspotevaluationproviderconfiguration
---

# NEHotspotEvaluationProviderConfiguration

A class that defines configuration options for use in NetworkExtension evaluation providers.

## Declaration

```swift
@MainActor @preconcurrency class NEHotspotEvaluationProviderConfiguration
```

## Relationships

### Inherits From

- [NEAppExtensionConfiguration](networkextension/neappextensionconfiguration.md)

### Conforms To

- [AppExtensionConfiguration](extensionfoundation/appextensionconfiguration.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Hotspot helper extension

- [NEHotspotManager](networkextension/nehotspotmanager.md)
- [NEHotspotEvaluationProvider](networkextension/nehotspotevaluationprovider.md)
- [NEHotspotAuthenticationProvider](networkextension/nehotspotauthenticationprovider.md)
- [NEHotspotAuthenticationProviderConfiguration](networkextension/nehotspotauthenticationproviderconfiguration.md)
