Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIpAddressUtilities

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IIpAddressUtilities

    Methods

    View Source

    IsAllowListed(IPAddress, string)

    Declaration
    bool IsAllowListed(IPAddress clientIpAddress, string allowedIpString)
    Parameters
    Type Name Description
    IPAddress clientIpAddress
    string allowedIpString
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX