Microsoft Internet Security and Acceleration Server 2004 SDK

FPCPoliciesInTemplate Collection

The FPCPoliciesInTemplate collection holds a set of FPCPolicyInTemplate objects. This collection is typically accessed through the PoliciesInTemplate property of the FPCNetworkTemplate object.

Click here to see the ISA Server object hierarchy.

Methods

The FPCPoliciesInTemplate collection defines the following method.

Method Description
Item Retrieves the requested FPCPolicyInTemplate object from the collection.

Properties

The FPCPoliciesInTemplate collection has the following properties.

Property Description
_NewEnum Gets an enumerator object for the collection.
Count Gets the number of FPCPolicyInTemplate objects in the collection.

Remarks

This collection implements the IFPCPoliciesInTemplate 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