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