CloudAdapterBase(BotFrameworkAuthentication, ILogger) Konstruktor

Definíció

Inicializálja a osztály új példányát CloudAdapterBase .

protected CloudAdapterBase(Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication botFrameworkAuthentication, Microsoft.Extensions.Logging.ILogger logger = default);
new Microsoft.Bot.Builder.CloudAdapterBase : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication * Microsoft.Extensions.Logging.ILogger -> Microsoft.Bot.Builder.CloudAdapterBase
Protected Sub New (botFrameworkAuthentication As BotFrameworkAuthentication, Optional logger As ILogger = Nothing)

Paraméterek

botFrameworkAuthentication
BotFrameworkAuthentication

A jogkivonatok érvényesítéséhez és létrehozásához használt felhőkörnyezet.

logger
ILogger

Ennek az adapternek az ILogger-implementációt kell használnia.

A következőre érvényes: