Delen via


PassThroughAuthorizationHandler Class

Definition

Infrastructure class which allows an IAuthorizationRequirement to be its own IAuthorizationHandler.

public ref class PassThroughAuthorizationHandler : Microsoft::AspNetCore::Authorization::IAuthorizationHandler
public class PassThroughAuthorizationHandler : Microsoft.AspNetCore.Authorization.IAuthorizationHandler
type PassThroughAuthorizationHandler = class
    interface IAuthorizationHandler
Public Class PassThroughAuthorizationHandler
Implements IAuthorizationHandler
Inheritance
PassThroughAuthorizationHandler
Implements

Applies to