CertificateAppCredentialsOptions.CustomHttpClient 属性

定义

获取或设置 CustomHttpClient。

public System.Net.Http.HttpClient CustomHttpClient { get; set; }
member this.CustomHttpClient : System.Net.Http.HttpClient with get, set
Public Property CustomHttpClient As HttpClient

属性值

CustomHttpClient。

适用于