共用方式為


IAppConfig.HttpClientFactory Property

Definition

Overloads

HttpClientFactory

IMsalHttpClientFactory used to get HttpClient instances to communicate with the identity provider.

HttpClientFactory

IMsalHttpClientFactory used to get HttpClient instances to communicate with the identity provider.

public Microsoft.Identity.Client.IMsalHttpClientFactory HttpClientFactory { get; }
member this.HttpClientFactory : Microsoft.Identity.Client.IMsalHttpClientFactory
Public ReadOnly Property HttpClientFactory As IMsalHttpClientFactory

Property Value

Applies to