---
title: serverAddress
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nefilterproviderconfiguration/serveraddress
---

# serverAddress

The address of a server that the Filter Control Provider may contact for rules and other configuration information.

## Declaration

```swift
var serverAddress: String? { get set }
```

## See Also

### Accessing the filter configuration

- [vendorConfiguration](networkextension/nefilterproviderconfiguration/vendorconfiguration.md)
- [username](networkextension/nefilterproviderconfiguration/username.md)
- [organization](networkextension/nefilterproviderconfiguration/organization.md)
- [passwordReference](networkextension/nefilterproviderconfiguration/passwordreference.md)
- [identityReference](networkextension/nefilterproviderconfiguration/identityreference.md)
