Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether this filtering option is enabled. IP option filtering is the filtering of all IP traffic with "IP options" added to the IP header. This property only has meaning if FPCIpPacketFilters.Enabled is set to TRUE.
FPCIpPacketFilters.IpOptionPacketFilteringEnabled [ = bEnabled ]
HRESULT get_IpOptionPacketFilteringEnabled( VARIANT_BOOL *pbEnabled ); HRESULT put_IpOptionPacketFilteringEnabled( VARIANT_BOOL bEnabled );
The property is read-write.