다음을 통해 공유


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

속성 값

이 자격 증명에 대한 채널 인증 토큰 테넌트입니다.

적용 대상