Sdílet prostřednictvím


BotFrameworkAuthenticationFactory Třída

Definice

Objekt pro vytváření, pro BotFrameworkAuthentication který zapouzdřují ověřovací kód protokolu Bot Framework specifické pro prostředí.

public static class BotFrameworkAuthenticationFactory
type BotFrameworkAuthenticationFactory = class
Public Class BotFrameworkAuthenticationFactory
Dědičnost
BotFrameworkAuthenticationFactory

Metody

Create()

BotFrameworkAuthentication Vytvoří instanci pro scénáře anonymního testování.

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

Vytvoří příslušnou BotFrameworkAuthentication instanci.

Platí pro