Komara Reddy
What is the use of AntiForgeryToken() in Asp.Net MVC?
By Komara Reddy in .NET on Sep 22 2016
  • Komara Reddy
    Feb, 2017 20

    By using AntiForgeryToken(), We can prevent the XSRF(Cross Site Request Forgery) in MVC.

    • 0
  • Komara Reddy
    Sep, 2016 22

    By using AntiForgeryToken(), we can prevent the XSS(Cross site scripting)@using(Html.BeginForm()) {@Html.AntiForgeryToken() }

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS