Skip to content

Commit 11e54e0

Browse files
committed
Update Antiforgery.md
1 parent 5a6e87f commit 11e54e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetmvc/DataManager/Antiforgery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: antiforgery, enableAntiForgery
99

1010
---
1111

12-
# Anti-forgery Token
12+
# Antiforgery Token in ASP.NET MVC DataManager
1313

1414
Anti-forgery tokens prevents anyone from submitting requests to your site while postback the data that are generated by a malicious script not generated by the actual user.
1515

0 commit comments

Comments
 (0)