次の方法で共有


CloudAdapterBase.BotFrameworkAuthentication プロパティ

定義

このアダプターの BotFrameworkAuthentication インスタンスを取得します。

protected Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication BotFrameworkAuthentication { get; }
member this.BotFrameworkAuthentication : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication
Protected ReadOnly Property BotFrameworkAuthentication As BotFrameworkAuthentication

プロパティ値

BotFrameworkAuthenticationこのアダプターのインスタンス。

適用対象