Field ProxyAuthenticate
The HTTP Proxy-Authenticate header.
Used by a proxy server to request authentication from the client, indicating the authentication method required.
public const string ProxyAuthenticate = "Proxy-Authenticate"
Returns
- string
- The HTTP Proxy-Authenticate header. Used by a proxy server to request authentication from the client, indicating the authentication method required.