Compartilhar via


CloudAdapterBase.BotFrameworkAuthentication Propriedade

Definição

Obtém a BotFrameworkAuthentication instância desse adaptador.

protected Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication BotFrameworkAuthentication { get; }
member this.BotFrameworkAuthentication : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication
Protected ReadOnly Property BotFrameworkAuthentication As BotFrameworkAuthentication

Valor da propriedade

A BotFrameworkAuthentication instância desse adaptador.

Aplica-se a