Class AlwaysAllowMethodInvocationAuthorizationService
Inheritance
System.Object
AlwaysAllowMethodInvocationAuthorizationService
Implements
Namespace: Volo.Abp.Authorization
Assembly: Volo.Abp.Authorization.dll
Syntax
public class AlwaysAllowMethodInvocationAuthorizationService : object, IMethodInvocationAuthorizationService
Methods
CheckAsync(MethodInvocationAuthorizationContext)
Declaration
public Task CheckAsync(MethodInvocationAuthorizationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodInvocationAuthorizationContext | context |
Returns
| Type | Description |
|---|---|
| Task |