次の方法で共有


TwilioAdapterOptions クラス

定義

注意事項

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.

TwilioAdapterオプション。

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

コンストラクター

TwilioAdapterOptions()
古い.

TwilioAdapterオプション。

プロパティ

ValidateIncomingRequests
古い.

受信要求を Twilio からの要求として検証する必要があるかどうかを示す値を取得または設定します。

適用対象