- Posted:
27 Sep 2023
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
Here Mudassar Khan has explained how to use ValidateAntiForgeryToken attribute in ASP.Net MVC.
When a method is decorated with ValidateAntiForgeryToken attribute, it then validates all requests using the AntiForgeryToken in ASP.Net MVC.