Share via


IAuthorizationHandlerProvider 介面

定義

可為授權要求提供 IAuthorizationHandler 的型別。

public interface class IAuthorizationHandlerProvider
public interface IAuthorizationHandlerProvider
type IAuthorizationHandlerProvider = interface
Public Interface IAuthorizationHandlerProvider
衍生

方法

GetHandlersAsync(AuthorizationHandlerContext)

傳回將針對授權要求呼叫的處理常式。

適用於