2 references to TryGetAuthenticationChallenge
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (1)
243
if (
TryGetAuthenticationChallenge
(response, isProxyAuth, authUri, credentials, out AuthenticationChallenge challenge))
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
89
if (
TryGetAuthenticationChallenge
(response, isProxyAuth, authUri, credentials, out AuthenticationChallenge challenge))