CloudAdapterBase.BotFrameworkAuthentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the BotFrameworkAuthentication instance for this adapter.
protected Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication BotFrameworkAuthentication { get; }
member this.BotFrameworkAuthentication : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication
Protected ReadOnly Property BotFrameworkAuthentication As BotFrameworkAuthentication
Property Value
The BotFrameworkAuthentication instance for this adapter.