IOAuthClient Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
IOAuthClient.
public interface IOAuthClient : IDisposable
type IOAuthClient = interface
interface IDisposable
Public Interface IOAuthClient
Implements IDisposable
- Dérivé
- Implémente
Propriétés
BaseUri |
Obtient ou définit l’URI de base du service. |
BotSignIn |
Obtient le IBotSignIn. |
Credentials |
Obtient les informations d’identification de l’abonnement qui identifient de manière unique l’abonnement client. |
DeserializationSettings |
Obtient les paramètres de désérialisation json. |
OAuthApi |
IOAuthClient. |
SerializationSettings |
Obtient les paramètres de sérialisation json. |
UserToken |
Obtient le IUserToken. |
Méthodes d’extension
GetOAuthApiEx(IOAuthClient) |
IOAuthClient. |