[]
        
(Showing Draft Content)

C1.Web.Mvc.C1AntiForgeryTokenAttribute.OnAuthorization

OnAuthorization Method

OnAuthorization(AuthorizationContext)

Implement the authorizing logic base on the RequestVerificationToken value in the request header.

Declaration
public void OnAuthorization(AuthorizationContext filterContext)
Parameters
Type Name Description
AuthorizationContext filterContext