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 ClientSetsUsed property is not empty. It allows you to design a rule that applies to one set of clients but excludes another set of clients.
[ collFPCRefs = ] FPCProtocolRule.ClientAddressSetsExcluded
HRESULT get_ClientAddressSetsExcluded( IFPCRefs **pcollFPCRefs );
The property is read-only.