WebexAdapterOptions 类

定义

注意

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.

WebexAdapterOptions 类。

[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 WebexAdapterOptions
[<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 WebexAdapterOptions = class
Public Class WebexAdapterOptions
继承
WebexAdapterOptions
属性

构造函数

WebexAdapterOptions()
已过时.

WebexAdapterOptions 类。

属性

ValidateIncomingRequests
已过时.

获取或设置一个值,该值指示传入请求上的签名是否应验证为源自 Webex。

适用于