C1.Web.Mvc Namespace / C1AntiForgeryTokenAttribute Class
Properties Methods


C1AntiForgeryTokenAttribute Class Members

The following tables list the members exposed by C1AntiForgeryTokenAttribute.

Public Constructors
Public Properties
 NameDescription
Public Property (Inherited from System.Web.Mvc.FilterAttribute)
Public Property (Inherited from System.Web.Mvc.FilterAttribute)
Public Property (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public MethodImplement the authorizing logic base on the RequestVerificationToken value in the request header.  
Top
See Also