Поделиться через


CloudChannelServiceHandler(BotFrameworkAuthentication) Конструктор

Определение

Инициализирует новый экземпляр CloudChannelServiceHandler класса с помощью проверки подлинности Bot Framework.

public CloudChannelServiceHandler (Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication auth);
new Microsoft.Bot.Builder.CloudChannelServiceHandler : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication -> Microsoft.Bot.Builder.CloudChannelServiceHandler
Public Sub New (auth As BotFrameworkAuthentication)

Параметры

auth
BotFrameworkAuthentication

Объект проверки подлинности Bot Framework.

Применяется к