CloudAdapterBase.BotFrameworkAuthentication 属性

定义

BotFrameworkAuthentication获取此适配器的 实例。

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

属性值

BotFrameworkAuthentication 适配器的实例。

适用于