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

プロパティ値

カスタムHttpClient。

適用対象