AuthenticationHandler<TOptions>.GetDescriptions Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual void GetDescriptions(Microsoft::AspNetCore::Http::Features::Authentication::DescribeSchemesContext ^ describeContext);
public void GetDescriptions (Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext describeContext);
abstract member GetDescriptions : Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext -> unit
override this.GetDescriptions : Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext -> unit
Public Sub GetDescriptions (describeContext As DescribeSchemesContext)
Параметры
- describeContext
- DescribeSchemesContext