RemoteAuthenticationConfiguratorAddScheme - метод
Добавляет схему аутентификацию в AuthenticationBuilder для заданных параметров провайдера.
Пространство имён: Tessa.Web.Client.OAuthСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.0.4
public abstract void AddScheme(
AuthenticationBuilder builder
)
Public MustOverride Sub AddScheme (
builder As AuthenticationBuilder
)
public:
virtual void AddScheme(
AuthenticationBuilder^ builder
) abstract
abstract AddScheme :
builder : AuthenticationBuilder -> unit
Параметры
- builder AuthenticationBuilder
- Построитель механизма аутентификации.