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

属性值

此凭据的通道身份验证令牌租户。

适用于