次の方法で共有


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 からの署名として検証するかどうかを示す値を取得または設定します。

適用対象