Delen via


CloudChannelServiceHandler(BotFrameworkAuthentication) Constructor

Definitie

Initialiseert een nieuw exemplaar van de CloudChannelServiceHandler klasse met behulp van Bot Framework-verificatie.

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)

Parameters

auth
BotFrameworkAuthentication

Het Bot Framework-verificatieobject.

Van toepassing op