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