ValidateAntiForgeryTokenAttribute Properties

Include Protected Members
Include Inherited Members

The ValidateAntiForgeryTokenAttribute type exposes the following members.

Properties

  Name Description
Public property AllowMultiple Gets or sets a value that indicates whether more than one instance of the filter attribute can be specified. (Inherited from FilterAttribute.)
Public property Order Gets or sets the order in which the action filters are executed. (Inherited from FilterAttribute.)
Public property Salt Obsolete. Gets or sets the salt string.
Public property TypeId (Inherited from Attribute.)

Top

See Also

Reference

ValidateAntiForgeryTokenAttribute Class

System.Web.Mvc Namespace