PassThroughAuthorizationHandler 类

定义

基础结构类,它允许 IAuthorizationRequirement 作为自己的 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
继承
PassThroughAuthorizationHandler
实现

适用于