2 references to AttemptAuthenticate
System (2)
net\System\Net\HttpWebRequest.cs (2)
5529result |= ProxyAuthenticationState.AttemptAuthenticate(this, _Proxy.Credentials); 5546result |= ServerAuthenticationState.AttemptAuthenticate(this, Credentials);