Microsoft Internet Security and Acceleration Server 2000

FPCWebPublishingRule.AppliesToAccounts Property

Gets the collection of accounts for which the rule applies.

VBScript Syntax[VBScript]

[ collFPCAccounts = ] FPCWebPublishingRule.AppliesToAccounts

C++ Syntax[C++]

HRESULT get_AppliesToAccounts( 
  IFPCAccounts **pcollFPCAccounts
);

Parameters

collFPCAccounts
Reference to an FPCAccounts collection.

The property is read-only.

Applies To

FPCWebPublishingRule