ValidateAntiForgeryTokenAttribute Constructor ()
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