Udostępnij przez


WebexClientWrapperOptions Klasa

Definicja

Przestroga

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.

Definiuje implementację opcji 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
Dziedziczenie
WebexClientWrapperOptions
Atrybuty

Konstruktory

WebexClientWrapperOptions(String, Uri, String, String)
Przestarzałe.

Inicjuje nowe wystąpienie klasy WebexClientWrapperOptions.

Właściwości

WebexAccessToken
Przestarzałe.

Pobiera lub ustawia token dostępu dla bota.

WebexPublicAddress
Przestarzałe.

Pobiera lub ustawia główny identyfikator URI aplikacji bota. Coś takiego jak "https://mybot.com/".

WebexSecret
Przestarzałe.

Pobiera lub ustawia wpis tajny używany do weryfikowania przychodzących elementów webhook.

WebexWebhookName
Przestarzałe.

Pobiera lub ustawia nazwę subskrypcji elementu webhook, która zostanie utworzona, aby poinformować usługę Webex o wysyłaniu elementów webhook bota.

Dotyczy