BotFrameworkConfigurationBuilderExtensions Class
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.
Extension methods for BotFrameworkConfigurationBuilder.
public static class BotFrameworkConfigurationBuilderExtensions
type BotFrameworkConfigurationBuilderExtensions = class
Public Module BotFrameworkConfigurationBuilderExtensions
- Inheritance
-
BotFrameworkConfigurationBuilderExtensions
Methods
UseMicrosoftApplicationIdentity(BotFrameworkConfigurationBuilder, String, String) |
Configures the bot with the a single identity that will be used to authenticate requests made to the Bot Framework. |