ForwardedHeadersOptions.KnownProxies Propriedade

Definição

Endereços de proxies conhecidos dos quais aceitar cabeçalhos encaminhados.

public:
 property System::Collections::Generic::IList<System::Net::IPAddress ^> ^ KnownProxies { System::Collections::Generic::IList<System::Net::IPAddress ^> ^ get(); };
public System.Collections.Generic.IList<System.Net.IPAddress> KnownProxies { get; }
member this.KnownProxies : System.Collections.Generic.IList<System.Net.IPAddress>
Public ReadOnly Property KnownProxies As IList(Of IPAddress)

Valor da propriedade

Aplica-se a