SlackAdapterOptions 클래스

정의

주의

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.

SlackAdapter 옵션의 구현을 정의하기 위한 클래스입니다.

[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 SlackAdapterOptions
[<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 SlackAdapterOptions = class
Public Class SlackAdapterOptions
상속
SlackAdapterOptions
특성

생성자

SlackAdapterOptions()
사용되지 않음.

SlackAdapter 옵션의 구현을 정의하기 위한 클래스입니다.

속성

VerifyIncomingRequests
사용되지 않음.

들어오는 요청의 서명을 확인해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

적용 대상