Partager via


BotFrameworkOptions.AuthenticationConfiguration Propriété

Définition

Obtient ou définit les paramètres de configuration généraux pour l’authentification.

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

Valeur de propriété

Paramètres de configuration généraux pour l’authentification.

S’applique à

Voir aussi