Microsoft Internet Security and Acceleration Server 2000

FPCWebPublishingRule.IsDefault Property

Gets whether the rule is a preconfigured rule. A preconfigured rule cannot be deleted and it cannot have its order changed.

VBScript Syntax[VBScript]

[ bPreConfigured = ] FPCWebPublishingRule.IsDefault

C++ Syntax[C++]

HRESULT get_IsDefault( 
  VARIANT_BOOL *pbPreConfigured

Parameters

bPreConfigured
Boolean value that specifies whether the rule is preconfigured.

The property is read-only.

Applies To

FPCWebPublishingRule