Interface IMethodInvocationAuthorizationService
Namespace: Volo.Abp.Authorization
Assembly: Volo.Abp.Authorization.Abstractions.dll
Syntax
public interface IMethodInvocationAuthorizationService
Methods
CheckAsync(MethodInvocationAuthorizationContext)
Declaration
Task CheckAsync(MethodInvocationAuthorizationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodInvocationAuthorizationContext | context |
Returns
| Type | Description |
|---|---|
| Task |