Sdílet prostřednictvím


CloudChannelServiceHandler(BotFrameworkAuthentication) Konstruktor

Definice

Inicializuje novou instanci CloudChannelServiceHandler třídy pomocí ověřování 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)

Parametry

auth
BotFrameworkAuthentication

Objekt ověřování služby Bot Framework.

Platí pro