ForwardedHeadersDefaults.XForwardedForHeaderName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
X-Forwarded-For
public:
static property System::String ^ XForwardedForHeaderName { System::String ^ get(); };
public static string XForwardedForHeaderName { get; }
static member XForwardedForHeaderName : string
Public Shared ReadOnly Property XForwardedForHeaderName As String