public enum IgnoreScope : System.Enum
public enum IgnoreScope : System.Enum
Member | Description |
---|---|
DoNotIgnore | Do not ignore any future requests and trigger a honey-pot response |
IPAddress | Ignore the IP Address but any other requests from the IP address with a different port trigger a response |
IPAddressAndPort | Ignore the IP address and port on future requests |
System.Object
System.ValueType
System.Enum
Walter.Net.HoneyPot.IgnoreScope
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2