次の方法で共有


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

プロパティ値

この資格情報のチャネル認証トークン テナント。

適用対象