JwtBearerHandler.HandleForbiddenAsync(AuthenticationProperties) Method

Definition

Override this method to handle Forbid.

C#
protected override System.Threading.Tasks.Task HandleForbiddenAsync (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);

Parameters

Returns

A Task.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0