Walter.Web.FireWall
DefaultInternetServiceProviderReputation Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : DefaultInternetServiceProviderReputation Property
the Default trust level a Internet service provider must have for the UTL to be served
Syntax
public ISPTrustLevels DefaultInternetServiceProviderReputation {get; set;}
Remarks
by default the reputation of a ISP is report meaning access is granted but reported, set to Walter.Net.Networking.ISPTrustLevels.None to skip the check by default and only check if endpoints are annotated with Walter.Web.FireWall.Annotations.ISPTrustLevelAttribute
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

RulesConfig Class
RulesConfig Members