Microsoft Internet Security and Acceleration Server 2004 SDK

FPCNetworkInTemplate

The FPCNetworkInTemplate object represents a network in a template. This object allows you to set and retrieve the name and description of a network in a template, but does not affect the network template which is stored in an XML file. For more information see FPCNetworkTemplate.

This object is typically an element of an FPCNetworksInTemplate collection.

Click here to see the ISA Server object hierarchy.

Methods

This object has no 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.

Remarks

This object implements the IFPCNetworkInTemplate interface.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Msfpccom.idl.
Library: Use Microsoft Internet Security and Acceleration Server 2004 Administration Library.

See Also

COM Objects