Microsoft Internet Security and Acceleration Server 2000

FPCProtocolRule.ClientAddressSetsUsed Property

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

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCProtocolRule.ClientAddressSetsUsed

C++ Syntax[C++]

HRESULT get_ClientAddressSetsUsed(
  IFPCRefs **pcollFPCRefs
);

Parameters

collFPCRefs
Reference to an FPCRefs collection that contains references to the client address sets that are used.

The property is read-only.

Applies To

FPCProtocolRule