Interface IAbpOpenIddictClaimsPrincipalHandler
Namespace: Volo.Abp.OpenIddict
Assembly: Volo.Abp.OpenIddict.AspNetCore.dll
Syntax
public interface IAbpOpenIddictClaimsPrincipalHandler
Methods
HandleAsync(AbpOpenIddictClaimsPrincipalHandlerContext)
Declaration
Task HandleAsync(AbpOpenIddictClaimsPrincipalHandlerContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| AbpOpenIddictClaimsPrincipalHandlerContext | context |
Returns
| Type | Description |
|---|---|
| Task |