CommonHeaders.XForwardedFor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene L'installazione dell'intestazione XForwardedFor.
public static Microsoft.AspNetCore.HeaderParsing.HeaderSetup<System.Collections.Generic.IReadOnlyList<System.Net.IPAddress>> XForwardedFor { get; }
static member XForwardedFor : Microsoft.AspNetCore.HeaderParsing.HeaderSetup<System.Collections.Generic.IReadOnlyList<System.Net.IPAddress>>
Public Shared ReadOnly Property XForwardedFor As HeaderSetup(Of IReadOnlyList(Of IPAddress))