Class IpAddressUtilities
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.Mvc
Assembly: Umbraco.Web.Common.dll
Syntax
public class IpAddressUtilities : IIpAddressUtilities
Methods
View SourceIsAllowListed(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 |