Sdílet prostřednictvím


BotFrameworkOptions.AuthenticationConfiguration Vlastnost

Definice

Získá nebo nastaví obecné nastavení konfigurace pro ověřování.

public Microsoft.Bot.Connector.Authentication.AuthenticationConfiguration AuthenticationConfiguration { get; set; }
member this.AuthenticationConfiguration : Microsoft.Bot.Connector.Authentication.AuthenticationConfiguration with get, set
Public Property AuthenticationConfiguration As AuthenticationConfiguration

Hodnota vlastnosti

Obecná nastavení konfigurace pro ověřování.

Platí pro

Viz také