OAuthApi Class
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 class OAuthApi : Microsoft.Bot.Connector.IOAuthApi, Microsoft.Bot.Connector.IOAuthApiEx, Microsoft.Rest.IServiceOperations<Microsoft.Bot.Connector.OAuthClient>
type OAuthApi = class
interface IServiceOperations<OAuthClient>
interface IOAuthApi
interface IOAuthApiEx
Public Class OAuthApi
Implements IOAuthApi, IOAuthApiEx, IServiceOperations(Of OAuthClient)
- Inheritance
-
OAuthApi
- Implements
Constructors
OAuthApi(OAuthClient) |
Properties
Client |