Share via


OAuthClientExtensions.GetOAuthApiEx(IOAuthClient) Method

Definition

public static Microsoft.Bot.Connector.IOAuthApiEx GetOAuthApiEx (this Microsoft.Bot.Connector.IOAuthClient client);
static member GetOAuthApiEx : Microsoft.Bot.Connector.IOAuthClient -> Microsoft.Bot.Connector.IOAuthApiEx
<Extension()>
Public Function GetOAuthApiEx (client As IOAuthClient) As IOAuthApiEx

Parameters

client
IOAuthClient

Returns

Applies to