다음을 통해 공유


UrlVerificationEvent 클래스

정의

주의

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.

Slack URL 확인 이벤트 를 나타냅니다 https://api.slack.com/events/url_verification.

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

생성자

UrlVerificationEvent()
사용되지 않음.

Slack URL 확인 이벤트 를 나타냅니다 https://api.slack.com/events/url_verification.

속성

Challenge
사용되지 않음.

Slack URL 확인 이벤트 를 나타냅니다 https://api.slack.com/events/url_verification.

Token
사용되지 않음.

Slack URL 확인 이벤트 를 나타냅니다 https://api.slack.com/events/url_verification.

Type
사용되지 않음.

Slack URL 확인 이벤트 를 나타냅니다 https://api.slack.com/events/url_verification.

적용 대상