EndorsementsRetriever(HttpClient) Constructor

Definition

public EndorsementsRetriever (System.Net.Http.HttpClient httpClient);
new Microsoft.Bot.Connector.SkillAuthentication.EndorsementsRetriever : System.Net.Http.HttpClient -> Microsoft.Bot.Connector.SkillAuthentication.EndorsementsRetriever
Public Sub New (httpClient As HttpClient)

Parameters

httpClient
HttpClient

Applies to