ConnectorClientFactory.IConnectorClientFactory.MakeOAuthClient Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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