WebexClientWrapperOptions Classe
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.
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.
[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
[<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.")>]
type WebexClientWrapperOptions = class
Public Class WebexClientWrapperOptions
- Héritage
-
WebexClientWrapperOptions
- Attributs
Webex |
Obsolète.
Initialise une nouvelle instance de la classe WebexClientWrapperOptions. |
Webex |
Obsolète.
Obtient ou définit un jeton d’accès pour le bot. |
Webex |
Obsolète.
Obtient ou définit l’URI racine de votre application de bot. Quelque chose comme 'https://mybot.com/' . |
Webex |
Obsolète.
Obtient ou définit le secret utilisé pour valider les webhooks entrants. |
Webex |
Obsolète.
Obtient ou définit un nom pour l’abonnement webhook qui sera créé pour indiquer à Webex d’envoyer vos webhooks de bot. |
Produit | Versions (Obsolète) |
---|---|
Microsoft.Bot.Builder | (4.0) |