Compartilhar via


CloudChannelServiceHandler(BotFrameworkAuthentication) Construtor

Definição

Inicializa uma nova instância da classe usando a Autenticação do 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)

Parâmetros

auth
BotFrameworkAuthentication

O objeto De autenticação do Bot Framework.

Aplica-se a