共用方式為


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
實作

適用於