次の方法で共有


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

プロパティ値

認証の一般的な構成設定。

適用対象

こちらもご覧ください