ValidateAntiForgeryTokenAttribute Class¶
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.ValidateAntiForgeryTokenAttribute
Syntax¶
public class ValidateAntiForgeryTokenAttribute : Attribute, _Attribute, IFilterFactory, IOrderedFilter, IFilter
Properties¶
-
Order
()¶ Return type: System.Int32 public int Order { get; set; }
-