BotFrameworkAuthenticationFactory Classe

Definizione

Factory per BotFrameworkAuthentication cui incapsulare il codice di autenticazione del protocollo Bot Framework specifico dell'ambiente.

public static class BotFrameworkAuthenticationFactory
type BotFrameworkAuthenticationFactory = class
Public Class BotFrameworkAuthenticationFactory
Ereditarietà
BotFrameworkAuthenticationFactory

Metodi

Create()

Crea un'istanza BotFrameworkAuthentication per scenari di test anonimi.

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

Crea l'istanza appropriata BotFrameworkAuthentication .

Si applica a