Dela via


CloudChannelServiceHandler(BotFrameworkAuthentication) Konstruktor

Definition

Initierar en ny instans av klassen med hjälp av CloudChannelServiceHandler Bot Framework-autentisering.

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)

Parametrar

auth
BotFrameworkAuthentication

Bot Framework-autentiseringsobjektet.

Gäller för