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

# organization

A string that identifies the organization that administers the filter.

## Declaration

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

## See Also

### Accessing the filter configuration

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