---
title: NEDNSProxyProviderProtocol
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nednsproxyproviderprotocol
---

# NEDNSProxyProviderProtocol

Configuration parameters for a DNS proxy.

## Declaration

```swift
class NEDNSProxyProviderProtocol
```

## Topics

### Accessing the DNS proxy configuration

- [providerConfiguration](networkextension/nednsproxyproviderprotocol/providerconfiguration.md)
- [providerBundleIdentifier](networkextension/nednsproxyproviderprotocol/providerbundleidentifier.md)

## Relationships

### Inherits From

- [NEVPNProtocol](networkextension/nevpnprotocol.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Configuration

- [NEDNSProxyManager](networkextension/nednsproxymanager.md)
