Compartir a través de


CloudAdapterBase.BotFrameworkAuthentication Propiedad

Definición

Obtiene la BotFrameworkAuthentication instancia de este adaptador.

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

Valor de propiedad

Instancia BotFrameworkAuthentication de este adaptador.

Se aplica a