CloudChannelServiceHandler(BotFrameworkAuthentication) Konstruktor

Definíció

Inicializálja az osztály új példányát a CloudChannelServiceHandler Bot Framework-hitelesítés használatával.

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)

Paraméterek

auth
BotFrameworkAuthentication

A Bot Framework authentication objektum.

A következőre érvényes: