BotFrameworkOptions.AuthenticationConfiguration 属性

定义

获取或设置身份验证的常规配置设置。

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

属性值

身份验证的常规配置设置。

适用于

另请参阅