다음을 통해 공유


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

적용 대상