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. |
clientIpAddress | |
System. |
allowedIpString |
Returns
Type | Description |
---|---|
System. |