Microsoft Internet Security and Acceleration Server 2000

FPCArrayPolicyConfig.PolicyName Property

Gets the name of the enterprise policy that is associated with the array.

VBScript Syntax[VBScript]

[ sName = ] FPCArrayPolicyConfig.PolicyName 

C++ Syntax[C++]

HRESULT get_PolicyName(
  BSTR *psName
);

Parameters

sName
String that specifies the policy name.

The property is read only.

Applies To

FPCArrayPolicyConfig