BotFrameworkAuthenticationFactory Klas
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Een factory waarvoor BotFrameworkAuthentication de omgevingsspecifieke Bot Framework Protocol-verificatiecode wordt ingekapseld.
public static class BotFrameworkAuthenticationFactory
type BotFrameworkAuthenticationFactory = class
Public Class BotFrameworkAuthenticationFactory
- Overname
-
BotFrameworkAuthenticationFactory
Methoden
| Create() |
Hiermee maakt u een BotFrameworkAuthentication exemplaar voor anonieme testscenario's. |
| Create(String, Boolean, String, String, String, String, String, String, String, ServiceClientCredentialsFactory, AuthenticationConfiguration, IHttpClientFactory, ILogger) |
Hiermee maakt u het juiste BotFrameworkAuthentication exemplaar. |