Property ProxyAuthenticate
ProxyAuthenticate
Gets or sets the value of the HTTP Proxy-Authenticate header.
Used by a proxy server to request authentication from the client, indicating the authentication method required.
public string? ProxyAuthenticate { get; set; }