共用方式為


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

屬性值

驗證的一般組態設定。

適用於

另請參閱