OAuthApi Klasse
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.
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)
- Vererbung
-
OAuthApi
- Implementiert
Konstruktoren
OAuthApi(OAuthClient) |
Eigenschaften
Client |