Partager via


BotFrameworkAuthenticationFactory Classe

Définition

Fabrique pour BotFrameworkAuthentication laquelle encapsule le code d’authentification du protocole Bot Framework spécifique à l’environnement.

public static class BotFrameworkAuthenticationFactory
type BotFrameworkAuthenticationFactory = class
Public Class BotFrameworkAuthenticationFactory
Héritage
BotFrameworkAuthenticationFactory

Méthodes

Create()

Crée l’instance a BotFrameworkAuthentication pour les scénarios de test anonymes.

Create(String, Boolean, String, String, String, String, String, String, String, ServiceClientCredentialsFactory, AuthenticationConfiguration, IHttpClientFactory, ILogger)

Crée l’instance appropriée BotFrameworkAuthentication .

S’applique à