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에서 들어오는 것으로 유효성을 검사해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

적용 대상