The FPCReadOnlyIpRangeSet collection holds a set of FPCReadOnlyIpRangeEntry objects that define read-only IP address ranges.
The FPCReadOnlyIpRangeSet collection can be accessed through the IpRanges property of an FPCAdapter object. In this case, the collection contains information about the IP address ranges that are routed through a network adapter.
This collection can also be accessed through the CalculatedEEIpRangeSet property of an FPCNetwork object. In this case, the collection contains the complete set of IP address ranges defining all the enterprise networks (not available in Forefront TMG Medium Business Edition) included in the network.
Click here to see the Forefront TMG object hierarchy.
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. |
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. |
This collection implements the IFPCReadOnlyIpRangeSet and IFPCEEReadOnlyIpRangeSet interfaces.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.