共用方式為


AppCredentials.CustomHttpClient 屬性

定義

取得或設定此認證的通道驗證權杖租使用者。

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

屬性值

此認證的通道驗證權杖租使用者。

適用於