Compartir a través de


BotFrameworkAuthenticationFactory Clase

Definición

Generador para BotFrameworkAuthentication el que encapsula el código de autenticación de Bot Framework Protocol específico del entorno.

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

Métodos

Create()

Crea una BotFrameworkAuthentication instancia para escenarios de prueba anónimos.

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

Crea la instancia adecuada BotFrameworkAuthentication .

Se aplica a