Udostępnij za pośrednictwem


CloudChannelServiceHandler(BotFrameworkAuthentication) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy przy użyciu uwierzytelniania platformy 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)

Parametry

auth
BotFrameworkAuthentication

Obiekt uwierzytelniania platformy Bot Framework.

Dotyczy