Microsoft Internet Security and Acceleration Server 2000 |
Gets an object holding all enterprise policy configurations. The FPCPolicyElements object itself has many properties that are important to ISA configuration, such as all scheduling information, destination sets, client address sets, protocol definitions, all filtering information, and all bandwidth class information. You can access these configuration areas programmatically.
[ oFPCPolicyElements = ] FPCEnterprise.PolicyElements
HRESULT get_PolicyElements( IFPCPolicyElements **poFPCPolicyElements );
This property is read-only.