ConfigurationBotFrameworkAuthentication.CreateBotFrameworkClient Méthode
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.
Crée un BotFrameworkClient utilisé pour appeler Des compétences.
public override Microsoft.Bot.Builder.Skills.BotFrameworkClient CreateBotFrameworkClient ();
override this.CreateBotFrameworkClient : unit -> Microsoft.Bot.Builder.Skills.BotFrameworkClient
Public Overrides Function CreateBotFrameworkClient () As BotFrameworkClient
Retours
Instance BotFrameworkClient pour appeler Skills.