Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the UseDefaults value to which the FPCArrayPolicyConfig object applies. When UseDefaults is set to TRUE, the array uses the default policy configuration set in the FPCEnterprise object.
FPCArrayPolicyConfig.UseDefaults [ = bUseDefaults ]
HRESULT get_UseDefaults( VARIANT_BOOL *pbUseDefaults ); HRESULT put_UseDefaults( VARIANT_BOOL bUseDefaults );
The property is read-write.
Note You cannot define a local policy configuration when bUseDefaults equals TRUE.