Name | Description | |
---|---|---|
C1AntiForgeryTokenAttribute Constructor |
The following tables list the members exposed by C1AntiForgeryTokenAttribute.
Name | Description | |
---|---|---|
C1AntiForgeryTokenAttribute Constructor |
Name | Description | |
---|---|---|
AllowMultiple | (Inherited from System.Web.Mvc.FilterAttribute) | |
Order | (Inherited from System.Web.Mvc.FilterAttribute) | |
TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Attribute) | |
GetHashCode | (Inherited from System.Attribute) | |
IsDefaultAttribute | (Inherited from System.Attribute) | |
Match | (Inherited from System.Attribute) | |
OnAuthorization | Implement the authorizing logic base on the RequestVerificationToken value in the request header. |