Lire en anglais

Partager via


WebexClientWrapperOptions Classe

Définition

Attention

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Définit l’implémentation des options WebexAdapter.

C#
[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class WebexClientWrapperOptions
Héritage
WebexClientWrapperOptions
Attributs

Constructeurs

WebexClientWrapperOptions(String, Uri, String, String)
Obsolète.

Initialise une nouvelle instance de la classe WebexClientWrapperOptions.

Propriétés

WebexAccessToken
Obsolète.

Obtient ou définit un jeton d’accès pour le bot.

WebexPublicAddress
Obsolète.

Obtient ou définit l’URI racine de votre application de bot. Quelque chose comme 'https://mybot.com/' .

WebexSecret
Obsolète.

Obtient ou définit le secret utilisé pour valider les webhooks entrants.

WebexWebhookName
Obsolète.

Obtient ou définit un nom pour l’abonnement webhook qui sera créé pour indiquer à Webex d’envoyer vos webhooks de bot.

S’applique à

Produit Versions (Obsolète)
Microsoft.Bot.Builder (4.0)