Microsoft Internet Security and Acceleration Server 2000 |
Gets the collection of client address sets to which the rule does not apply. This property is useful only when the ClientAddressSetsUsed property is not empty. It allows you to design a rule that applies to one set of clients but excludes another set of clients.
ClientAddressSetsExcluded is designed to allow exceptions to the specified collection of client address sets.
[ collFPCRefs = ] FPCBandwidthRule.ClientAddressSetsExcluded
HRESULT get_ClientAddressSetsExcluded( IFPCRefs **pcollFPCRefs );
The property is read-only.