Class ProxyAuthenticationHandler
public class ProxyAuthenticationHandler : DelegatingHandler, IDisposable
- Inheritance
-
ProxyAuthenticationHandler
- Implements
- Inherited Members
- Extension Methods
Constructors
ProxyAuthenticationHandler(HttpClientHandler, ICredentialService, IProxyCredentialCache)
public ProxyAuthenticationHandler(HttpClientHandler clientHandler, ICredentialService credentialService, IProxyCredentialCache credentialCache)
Parameters
clientHandlerHttpClientHandlercredentialServiceICredentialServicecredentialCacheIProxyCredentialCache
Fields
MaxAuthRetries
public static readonly int MaxAuthRetries
Field Value
Methods
SendAsync(HttpRequestMessage, CancellationToken)
protected override Task<HttpResponseMessage> SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
Parameters
requestHttpRequestMessagecancellationTokenCancellationToken