FPCReadOnlyIpRangeSet Collection
The FPCReadOnlyIpRangeSet collection holds a set of FPCReadOnlyIpRangeEntry objects that define read-only IP address ranges.
The FPCReadOnlyIpRangeSet collection is accessed through the IpRanges property of the FPCAdapter object. In this case, the collection contains information about the IP address ranges that are routed through a network adapter.
This collection is also accessed through the CalculatedEEIpRangeSet property of the FPCNetwork object. In this case, the collection contains the complete set of IP address ranges defining all the enterprise networks (available only in Forefront TMG Enterprise Edition) included in the network.
Click here to see the Forefront TMG object hierarchy.
Methods
The FPCReadOnlyIpRangeSet collection defines the following methods.
Method | Description |
---|---|
Determines whether the specified IP address is included in an IP address range in the collection. |
|
Determines whether the specified IP address range is contained within any of the IP address ranges in the collection. |
|
Determines whether the specified IP address range intersects any of the IP address ranges in the collection. |
|
Retrieves the requested FPCReadOnlyIpRangeEntry object from the collection. |
|
Reads all of the properties of the collection and its elements from persistent storage, overwriting any changes that were not saved. |
Properties
The FPCReadOnlyIpRangeSet collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCReadOnlyIpRangeEntry objects in the collection. |
Interfaces for C++ Programming
This collection implements the IFPCReadOnlyIpRangeSet and IFPCEEReadOnlyIpRangeSet interfaces.
Requirements
Client | Requires Windows 7 or Windows Vista. |
Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
IDL | Declared in Msfpccom.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010