Freigeben über


CloudChannelServiceHandler(BotFrameworkAuthentication) Konstruktor

Definition

Initialisiert eine neue Instanz der -Klasse mithilfe der CloudChannelServiceHandler Bot Framework-Authentifizierung.

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)

Parameter

auth
BotFrameworkAuthentication

Das Bot Framework-Authentifizierungsobjekt.

Gilt für: