ConnectorClientFactory Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class ConnectorClientFactory : Microsoft.Bot.Builder.Dialogs.Internals.IConnectorClientFactorytype ConnectorClientFactory = class
    interface IConnectorClientFactoryPublic NotInheritable Class ConnectorClientFactory
Implements IConnectorClientFactory- Inheritance
- 
				ConnectorClientFactory
- Implements
Constructors
| ConnectorClientFactory(IAddress, MicrosoftAppCredentials) | 
Methods
| IsEmulator(IAddress) | 
Explicit Interface Implementations
| IConnectorClientFactory.MakeConnectorClient() | |
| IConnectorClientFactory.MakeOAuthClient() | |
| IConnectorClientFactory.MakeStateClient() |