Microsoft Internet Security and Acceleration Server 2000

FPCArrayPolicy.SiteAndContentRules Property

Gets a collection of all site and content rules in this array.

VBScript Syntax[VBScript]

[ collFPCSiteAndContentRules = ] FPCArrayPolicy.SiteAndContentRules

C++ Syntax[C++]

HRESULT get_SiteAndContentRules(
  IFPCSiteAndContentRules **pcollFPCSiteAndContentRules
);

Parameters

collFPCSiteAndContentRules
Reference to an FPCSiteAndContentRules collection.

The property is read-only.

Applies To

FPCArrayPolicy

See Also

FPCSiteAndContentRule