Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether Internet Protocol (IP) half-scan attacks are detected and generate an event. This property only has meaning if FPCIpPacketFilters.Enabled is set to TRUE.
FPCIpPacketFilters.IpHalfScanDetectionEnabled [ = bEnabled ]
HRESULT get_IPHalfScanDetectionEnabled( VARIANT_BOOL *pbEnabled ); HRESULT put_IPHalfScanDetectionEnabled( VARIANT_BOOL bEnabled );
The property is read-write.