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.

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 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()
古い.

WebexAdapterのオプションクラス。

プロパティ

名前 説明
ValidateIncomingRequests
古い.

受信リクエストの署名がWebex発信であることを検証すべきかどうかを示す値を取得または設定します。

適用対象