---
title: socksProxyConfigurationKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/stream/propertykey/socksproxyconfigurationkey
---

# socksProxyConfigurationKey

Value is an NSDictionary object containing SOCKS proxy configuration information.

## Declaration

```swift
static let socksProxyConfigurationKey: Stream.PropertyKey
```

## Discussion

Discussion The dictionary returned from the System Configuration framework for SOCKS proxies usually suffices.

## See Also

### Type Properties

- [dataWrittenToMemoryStreamKey](foundation/stream/propertykey/datawrittentomemorystreamkey.md)
- [fileCurrentOffsetKey](foundation/stream/propertykey/filecurrentoffsetkey.md)
- [networkServiceType](foundation/stream/propertykey/networkservicetype.md)
- [socketSecurityLevelKey](foundation/stream/propertykey/socketsecuritylevelkey.md)
