Partilhar via


CloudChannelServiceHandler(BotFrameworkAuthentication) Construtor

Definição

Inicializa uma nova instância da classe com a CloudChannelServiceHandler Autenticação do 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 Autenticação do Bot Framework.

Aplica-se a