Partager via


CloudChannelServiceHandler(BotFrameworkAuthentication) Constructeur

Définition

Initialise une nouvelle instance de la classe à l’aide CloudChannelServiceHandler de l’authentification 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)

Paramètres

auth
BotFrameworkAuthentication

Objet Bot Framework Authentication.

S’applique à