ForwardedHeadersOptions.KnownProxies 속성

정의

전달된 헤더를 허용하기 위한 알려진 프록시의 주소입니다.

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)

속성 값

적용 대상