Del via


AppCredentials.CustomHttpClient Property

Definition

Gets or sets the channel auth token tenant for this credential.

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

Property Value

The channel auth token tenant for this credential.

Applies to