IAuthorizationHandler Interface

Definition

Classes implementing this interface are able to make a decision if authorization is allowed.

C#
public interface IAuthorizationHandler
Derived

Methods

HandleAsync(AuthorizationHandlerContext)

Makes a decision if authorization is allowed.

Applies to

Tuote Versiot
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0