mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> ApplicationState >> IP_Restriction_Ranges

IP_Restriction_Ranges Class



Contains all of the IP ranges which may be used to restrict access to digital resources within this library


Namespace: SobekCM.Core.ApplicationState
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[DataContractAttribute]
public class IP_Restriction_Ranges : iSerializationEvents

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.ApplicationState..::..IP_Restriction_Ranges

Constructors

  NameDescription
Public methodIP_Restriction_Ranges
Constructor for a new instance of the IP_Restriction_Ranges class

Methods

  NameDescription
Public methodPopulate_IP_Ranges
Populates this IP_Restriction range information with all of the IP Restriction ranges for this library
Public methodPostUnSerialization
Method is called by the serializer after this item is unserialized
Public methodRestrictive_Range_Membership
Gets the bitwise mask of IP restrictive ranges to which this IP address belongs

Properties

  NameDescription
Public propertyCount
Number of IP restriction ranges included in this collection
Public propertyIpRanges
Collection of all the IP restriction ranges
Public propertyItem
Gets an IP restriction range by rangeID from this collection

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )