---
title: CFStreamErrorHTTPAuthentication.badPassword
framework: cfnetwork
role: symbol
role_heading: Case
path: cfnetwork/cfstreamerrorhttpauthentication/badpassword
---

# CFStreamErrorHTTPAuthentication.badPassword

Password is in a format that is not suitable for the request. Currently, passwords are decoded using kCFStringEncodingISOLatin1.

## Declaration

```swift
case badPassword
```

## See Also

### Constants

- [CFStreamErrorHTTPAuthentication.typeUnsupported](cfnetwork/cfstreamerrorhttpauthentication/typeunsupported.md)
- [CFStreamErrorHTTPAuthentication.badUserName](cfnetwork/cfstreamerrorhttpauthentication/badusername.md)
