Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets, if detection of port scan attacks is enabled, the total number of ports that can be scanned before ISA generates an alert. This property only has meaning if FPCIpPacketFilters.Enabled is set to TRUE.
FPCIpPacketFilters.PortScanDetectionAllPortsThreshold [ = lPortTreshold ]
HRESULT get_PortScanDetectionAllPortsThreshold( long *plPortTreshold ); HRESULT put_PortScanDetectionAllPortsThreshold( long lPortTreshold );
The property is read-write.