OAuthApi(OAuthClient) Constructor
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 OAuthApi (Microsoft.Bot.Connector.OAuthClient client);
new Microsoft.Bot.Connector.OAuthApi : Microsoft.Bot.Connector.OAuthClient -> Microsoft.Bot.Connector.OAuthApi
Public Sub New (client As OAuthClient)
Parameters
- client
- OAuthClient