---
title: kCFProxyPasswordKey
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfproxypasswordkey
---

# kCFProxyPasswordKey

## Declaration

```swift
let kCFProxyPasswordKey: CFString
```

## Discussion

Discussion The password to be used when contacting the proxy. This key is only present if the password can be determined from the information passed in. (External credential stores such as the keychain are not consulted.)

## See Also

### Constants

- [kCFProxyAutoConfigurationHTTPResponseKey](cfnetwork/kcfproxyautoconfigurationhttpresponsekey.md)
- [kCFProxyAutoConfigurationJavaScriptKey](cfnetwork/kcfproxyautoconfigurationjavascriptkey.md)
- [kCFProxyAutoConfigurationURLKey](cfnetwork/kcfproxyautoconfigurationurlkey.md)
- [kCFProxyHostNameKey](cfnetwork/kcfproxyhostnamekey.md)
- [kCFProxyPortNumberKey](cfnetwork/kcfproxyportnumberkey.md)
- [kCFProxyTypeKey](cfnetwork/kcfproxytypekey.md)
- [kCFProxyUsernameKey](cfnetwork/kcfproxyusernamekey.md)
