Skip to content

Instantly share code, notes, and snippets.

@deanhume
Created August 20, 2012 14:33
Show Gist options
  • Save deanhume/3404735 to your computer and use it in GitHub Desktop.
Save deanhume/3404735 to your computer and use it in GitHub Desktop.
AntiXSS
<httpRuntime ... encoderType="System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment