AuthenticatedHttpClientHandler.

AuthenticatedHttpClientHandler(string) Constructor

Summary

Initializes a new instance of the AuthenticatedHttpClientHandler class.

Syntax

public AuthenticatedHttpClientHandler(string authToken)

Parameters

Name Type Description
authToken string The API Key for accessing AppVeyor.

Return Value

Type Description
void