Jaa


BotFrameworkOptions.AuthenticationConfiguration Property

Definition

Gets or sets the general configuration settings for authentication.

public Microsoft.Bot.Connector.Authentication.AuthenticationConfiguration AuthenticationConfiguration { get; set; }
member this.AuthenticationConfiguration : Microsoft.Bot.Connector.Authentication.AuthenticationConfiguration with get, set
Public Property AuthenticationConfiguration As AuthenticationConfiguration

Property Value

The general configuration settings for authentication.

Applies to

See also