Share via


OAuthHandler<TOptions>.Backchannel Eigenschaft

Definition

Ruft die HttpClient instance ab, die für die Kommunikation mit dem Remoteauthentifizierungsanbieter verwendet werden.

protected:
 property System::Net::Http::HttpClient ^ Backchannel { System::Net::Http::HttpClient ^ get(); };
protected System.Net.Http.HttpClient Backchannel { get; }
member this.Backchannel : System.Net.Http.HttpClient
member this.Backchannel : System.Net.Http.HttpClient
Protected ReadOnly Property Backchannel As HttpClient

Eigenschaftswert

Gilt für: