Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.AppliesToAccounts Property

Gets the collection of accounts to which the rule applies.

VBScript Syntax[VBScript]

[ collFPCAccounts = ] FPCSiteAndContentRule.AppliesToAccounts

C++ Syntax[C++]

HRESULT get_AppliesToAccounts(
  IFPCAccounts **pcollFPCAccounts
);

Parameters

collFPCAccounts
Reference to the FPCAccounts collection.

The property is read-only.

Applies To

FPCSiteAndContentRule