Microsoft Internet Security and Acceleration Server 2000

FPCArrayPolicyConfig.PolicyUsedFlag Property

Gets a value that specifies whether the array uses its local and/or enterprise policy.

VBScript Syntax[VBScript]

[ PolicyUsed = ] FPCArrayPolicyConfig.PolicyUsedFlag

C++ Syntax[C++]

HRESULT get_PolicyUsedFlag(
  FpcPolicyUsed *pPolicyUsed
);

Parameters

PolicyUsed
The policy that is used. It can have a value from the FpcPolicyUsed enumerated type.

The property is read only, but can be set in SetPolicy.

Applies To

FPCArrayPolicyConfig