使用英语阅读

通过


IAuthenticationHandlerProvider 接口

定义

为 authenticationScheme 和请求提供适当的 IAuthenticationHandler 实例。

public interface IAuthenticationHandlerProvider
派生

方法

GetHandlerAsync(HttpContext, String)

返回将使用的处理程序实例。

适用于