FPCNetworksInTemplate Collection
Internet Security and Acceleration Server 2004/2006 SDK
The FPCNetworksInTemplate collection provides access to a group of FPCNetworkInTemplate objects. This collection is accessed through the NetworksInTemplate property of an FPCNetworkTemplate object.
Click here to see the ISA Server object hierarchy.
Methods
The FPCNetworksInTemplate collection defines the following method.
| Method | Description |
|---|---|
| Item | Retrieves the requested FPCNetworkInTemplate object from the collection. |
Properties
The FPCNetworksInTemplate collection has the following properties.
| Property | Description |
|---|---|
| _NewEnum | Gets an enumerator object for the collection. |
| Count | Gets the number of FPCNetworkInTemplate objects in the collection. |
| NetworksAreIdentical | Gets a Boolean value that indicates whether the networks in the template are the same as those in the current configuration. |
Interfaces for C++ Programming
This collection implements the IFPCNetworksInTemplate interface.
Requirements
| Client | Requires Windows XP. |
|---|---|
| Server | Requires Windows Server 2003. Requires Windows Server 2003 or Windows 2000 for ISA Server 2004 Standard Edition. |
| Version | Requires Internet Security and Acceleration (ISA) Server 2006 or ISA Server 2004. |
| IDL | Declared in Msfpccom.idl. |