Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ValidateAntiForgeryTokenAttribute class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
public ValidateAntiForgeryTokenAttribute()
public:
ValidateAntiForgeryTokenAttribute()
new : unit -> ValidateAntiForgeryTokenAttribute
Public Sub New
See Also
ValidateAntiForgeryTokenAttribute Class
System.Web.Mvc Namespace
Return to top