Table of Contents

Property XForwardedFor

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

XForwardedFor

Gets or sets the value of the HTTP X-Forwarded-For header.

public string? XForwardedFor { get; set; }

Property Value

string

Remarks

Tip: enable the ResolveForwardedOriginAddress property to obtain the user client proxied IP throught RemoteAddress.