RemoteAuthenticationConfiguratorAddScheme - метод

Добавляет схему аутентификацию в AuthenticationBuilder для заданных параметров провайдера.

Definition

Пространство имён: Tessa.Web.Client.OAuth
Сборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public abstract void AddScheme(
	AuthenticationBuilder builder
)

Параметры

builder  AuthenticationBuilder
Построитель механизма аутентификации.

См. также