[]
Implement the authorizing logic base on the RequestVerificationToken value in the request header.
public void OnAuthorization(AuthorizationContext filterContext)
Public Sub OnAuthorization(filterContext As AuthorizationContext)
| Type | Name | Description |
|---|---|---|
| AuthorizationContext | filterContext |