OAuthClientExtensions.GetOAuthApiEx(IOAuthClient) 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.
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