SobekCM.Engine_Library.IpRangeUtilities Namespace
Utility classes used to very quickly check for IP restrictions and if a certain IP address is within an IP range.  This is used to perform IP restrictions on the endpoints exposed via REST from the engine.
Classes
|  | Class | Description | 
|---|
|  | ComparableIpAddress |  Single IP address that is wrapped in such as way to quickly compare to a set of restricted IP addresses  | 
|  | IpRangeSetV4 |  Set of IP address ranges used in the solution for quick IP range checks to
            support lookups within IP restrictions on the SobekCM engine  | 
|  | SingleIpRangeV4 |  Single IP address range used in the solution for quick IP range checks to
            support IP restrictions on the SobekCM engine  |