---
title: NEHotspotAuthenticationProviderConfiguration
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nehotspotauthenticationproviderconfiguration
---

# NEHotspotAuthenticationProviderConfiguration

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

## Declaration

```swift
@MainActor @preconcurrency class NEHotspotAuthenticationProviderConfiguration
```

## 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)
- [NEHotspotEvaluationProviderConfiguration](networkextension/nehotspotevaluationproviderconfiguration.md)
