IAuthenticationHandler.GetDescriptions(DescribeSchemesContext) 方法

定义

public:
 void GetDescriptions(Microsoft::AspNetCore::Http::Features::Authentication::DescribeSchemesContext ^ context);
public void GetDescriptions (Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext context);
abstract member GetDescriptions : Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext -> unit
Public Sub GetDescriptions (context As DescribeSchemesContext)

参数

适用于