Search Results for

    Show / Hide Table of Contents
    View Source

    Class IpAddressUtilities

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.Mvc
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class IpAddressUtilities : IIpAddressUtilities

    Methods

    View Source

    IsAllowListed(IPAddress, String)

    Declaration
    public bool IsAllowListed(IPAddress clientIpAddress, string allowedIpString)
    Parameters
    Type Name Description
    System.Net.IPAddress clientIpAddress
    System.String allowedIpString
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsAllowListed(IPAddress, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX