TrustedIPHelper public class TrustedIPHelper Documentation public const string TRUSTED_PROXIES_SETTING_NAME = "XForwardedForTrustedProxies" public TrustedIPHelper() public static bool IsClientIPInTrustedIPsWithWildCards(string clientIPAddress, string[] trustedIPList) public bool IsClientIPAddressTrusted(string trustedIPs, bool forceCheck, string clientIPAddress)