Microsoft Internet Security and Acceleration Server 2000

FPCServerPublishingRule.ClientAddressSetsUsed Property

Gets the client address sets used in the server publishing.

The server publishing rule is applied to client address sets only if IP packet filtering is enabled. If IP packet filtering is not enabled, then the server publishing rule applies to all clients.

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCServerPublishingRule.ClientAddressSetsUsed 

C++ Syntax[C++]

HRESULT get_ClientAddressSetsUsed(
  IFPCRefs **pcollFPCRefs
);

Parameters

collFPCRefs
The FPCRefs collection used to define the client address sets.

The property is read only.

Applies To

FPCServerPublishingRule