Delen via


ConfigurationBotFrameworkAuthentication.CreateBotFrameworkClient Methode

Definitie

Hiermee maakt u een BotFrameworkClient die wordt gebruikt voor het aanroepen van Vaardigheden.

public override Microsoft.Bot.Builder.Skills.BotFrameworkClient CreateBotFrameworkClient();
override this.CreateBotFrameworkClient : unit -> Microsoft.Bot.Builder.Skills.BotFrameworkClient
Public Overrides Function CreateBotFrameworkClient () As BotFrameworkClient

Retouren

Een BotFrameworkClient instantie om Vaardigheden aan te roepen.

Van toepassing op