Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the type of action that this rule performs. The action may be to permit the request, deny the request, or redirect the request.
FPCSiteAndContentRule.Action [ = RuleActions ]
HRESULT get_Action( FpcRuleActions *pRuleActions ); HRESULT put_Action( FpcRuleActions RuleActions );
The property is read-write.
Because array policy can only be more restrictive than enterprise policy, you can only add array site and content rules that deny access to what is already allowed by the enterprise, or rules that redirect requests. If you try to create an allow (fpcRuleActionPermit) site and content rule, you will receive an error message, and the rule is not created.