Property ProxyAuthorization
ProxyAuthorization
Gets or sets the value of the HTTP Proxy-Authorization header.
Contains credentials for authenticating the client with a proxy server, allowing access to the requested resource.
public string? ProxyAuthorization { get; set; }