BotFrameworkAuthenticationFactory Klasse

Definition

Eine Factory, für BotFrameworkAuthentication die der umgebungsspezifische Authentifizierungscode des Bot Framework-Protokolls gekapselt wird.

public static class BotFrameworkAuthenticationFactory
type BotFrameworkAuthenticationFactory = class
Public Class BotFrameworkAuthenticationFactory
Vererbung
BotFrameworkAuthenticationFactory

Methoden

Create()

Erstellt eine BotFrameworkAuthentication Instanz für anonyme Testszenarien.

Create(String, Boolean, String, String, String, String, String, String, String, ServiceClientCredentialsFactory, AuthenticationConfiguration, IHttpClientFactory, ILogger)

Erstellt die entsprechende BotFrameworkAuthentication Instanz.

Gilt für: