ForwardedHeadersOptions.KnownProxies 屬性

定義

可從中接受轉送標頭的已知 Proxy 位址。

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)

屬性值

適用於