2 references to ProxyAuthenticate
System (2)
net\System\Net\_AuthenticationState.cs (1)
72
return IsProxyAuth ? HttpResponseHeader.
ProxyAuthenticate
: HttpResponseHeader.WwwAuthenticate;
net\System\Net\WebHeaderCollection.cs (1)
293
case HttpResponseHeader.
ProxyAuthenticate
: