Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether ISA will detect Windows out-of-band attacks and generate an event. This property only has meaning if FPCIpPacketFilters.Enabled is set to TRUE.
FPCIpPacketFilters.WinOutOfBandDetectionEnabled [ = bEnabled ]
HRESULT get_WinOutOfBandDetectionEnabled( VARIANT_BOOL *pbEnabled ); HRESULT put_WinOutOfBandDetectionEnabled( VARIANT_BOOL bEnabled );
The property is read-write.