AppCredentials.CustomHttpClient Propiedad

Definición

Obtiene o establece el tenant del token de autenticación del canal para esta credencial.

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

Valor de propiedad

El token de autenticación del canal tiene tenente para esta credencial.

Se aplica a