BotFrameworkConfigurationBuilderExtensions Class

Definition

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.

Applies to