ConnectorClientFactory.IConnectorClientFactory.MakeOAuthClient Method
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.
Microsoft.Bot.Connector.IOAuthClient IConnectorClientFactory.MakeOAuthClient ();
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IConnectorClientFactory.MakeOAuthClient : unit -> Microsoft.Bot.Connector.IOAuthClient
override this.Microsoft.Bot.Builder.Dialogs.Internals.IConnectorClientFactory.MakeOAuthClient : unit -> Microsoft.Bot.Connector.IOAuthClient
Function MakeOAuthClient () As IOAuthClient Implements IConnectorClientFactory.MakeOAuthClient