BotFrameworkAuthenticationFactory Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 . |