Walter.Web.FireWall
NotSupportedHandlers Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > UrlValidationPatterns Class : NotSupportedHandlers Property
handlers that are not supported in this asp.net application
Syntax
public IList<string> NotSupportedHandlers {get;}
Remarks
The default is ".php", ".php3",".py", ".jsp", ".do", ".swp", ".nsf", ".aspx", ".asp", ".cgi", ".cshtml", ".vbhtml",".aspq",".asx",".soap",".rem"
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

UrlValidationPatterns Class
UrlValidationPatterns Members