IHeaderDictionary.ProxyAuthorization Property

Definition

Gets or sets the Proxy-Authorization HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues ProxyAuthorization { get; set; }
member this.ProxyAuthorization : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property ProxyAuthorization As StringValues

Property Value

Applies to