Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.ClientAddressSetsUsed Property

Gets the collection of client address sets for which the rule applies.

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCSiteAndContentRule.ClientAddressSetsUsed

C++ Syntax[C++]

HRESULT get_ClientAddressSetsUsed(
  IFPCRefs **pcollFPCRefs
);

Parameters

collFPCRefs
A reference to the FPCRefs collection.

The property is read-only.

Applies To

FPCSiteAndContentRule