Walter.Net.Networking
ISPTrustLevels Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : ISPTrustLevels Enumeration
Internet Service provider trust setting
Syntax
public enum ISPTrustLevels : System.Enum 
Members
MemberDescription
BlockFilter block all ISP and this does not make sense to allow data communications
None No value has been assigned
Report Suspicious communication will be report but all request are allowed and are not blocked by the firewall
UserAgentFilter Tests to see if a user agent is allowed for the ISP
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.Networking.ISPTrustLevels

Requirements

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

See Also

Reference

Walter.Net.Networking Namespace