FPCNetworkInTemplate
Internet Security and Acceleration Server 2004/2006 SDK
The FPCNetworkInTemplate object represents a network in a template. This object allows you to retrieve the name, description, and persistent name of any network in a template, which are specified in the XML file used to create the template. For more information see FPCNetworkTemplate.
This object is an element of an FPCNetworksInTemplate collection.
Click here to see the ISA Server object hierarchy.
Methods
The FPCNetworkInTemplate object does not define any methods.
Properties
The FPCNetworkInTemplate object has the following properties.
| Property | Description |
|---|---|
| Description | Gets the description of the network in the template. |
| Name | Gets the name of the network in the template. |
| PersistentName | Gets the persistent name of the network in the template. |
Interfaces for C++ Programming
This object implements the IFPCNetworkInTemplate 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. |