Microsoft Internet Security and Acceleration Server 2000

FPCWebPublishingRule.ClientAddressSetsUsed Property

Gets the collection of client address sets to which the publishing rule applies.

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCWebPublishingRule.ClientAddressSetsUsed

C++ Syntax[C++]

HRESULT get_ClientAddressSetsUsed( 
  IFPCRefs **pcollFPCRefs
);

Parameters

collFPCRefs
Reference to the FPCRefs collection.

The property is read-only.

Applies To

FPCWebPublishingRule