ASP.NET MVC preview 5's AntiForgeryToken helper method and attribute
Read OriginalThis technical article details the new AntiForgeryToken HtmlHelper method and ValidateAntiForgeryToken action filter attribute in ASP.NET MVC Preview 5. It explains how to generate and validate hidden tokens in views to secure form submissions against cross-site request forgery (CSRF) attacks, including code examples and the exception thrown on validation failure.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser