IAsyncAuthorizationFilter Interface

Syntax

public interface IAsyncAuthorizationFilter : IFilter

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IAsyncAuthorizationFilter

Methods

OnAuthorizationAsync(Microsoft.AspNet.Mvc.AuthorizationContext)
Arguments:
Return type:

System.Threading.Tasks.Task

Task OnAuthorizationAsync(AuthorizationContext context)