This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppVeyor.
Summary
Initializes a new instance of the
AuthenticatedHttpClientHandler
class.
- Assembly
- Cake
.AppVeyor .dll - Namespace
- Cake
.AppVeyor - Containing Type
- Authenticated
Http Client Handler
Syntax
public AuthenticatedHttpClientHandler(string authToken)
Parameters
Name | Type | Description |
---|---|---|
authToken | string | The API Key for accessing AppVeyor. |
Return Value
Type | Description |
---|---|
void |