3 references to AuthenticationState
System (3)
net\System\Net\HttpWebRequest.cs (3)
890
_ProxyAuthenticationState = new
AuthenticationState
(true);
899
_ServerAuthenticationState = new
AuthenticationState
(false);
5211
ServerAuthenticationState = new
AuthenticationState
(true);