关于[Using Certificate Authentication with IHttpClientFactory and HttpClient]的摘要:
This article shows how an HttpClient instance could be setup to send a certificate to an API to use for certificate authentication. In an ASP.NET Core application, the IHttpClientFactory can be used to get an instance of the HttpClient.