| Class | Description |
|---|---|
| BearerCredential | |
| Credential | |
| HttpAnonymousCredential | |
| HttpBasicCredential |
HTTP Basic Authentication credentials.
|
| HttpBearerCredential |
HTTP Bearer Authentication credentials.
|
| HttpCredential |
Generic container for HTTP Client credentials.
|
| UsernamePasswordCredential |
| Enum | Description |
|---|---|
| HttpCredential.Scheme |
Supported HTTP Authentication Schemes.
|