Partager via


OAuthClientOld.SendEmulateOAuthCardsAsync(Boolean) Méthode

Définition

Envoyez une carte OAuth factice lorsque le bot est utilisé sur l’émulateur à des fins de test sans récupérer un jeton réel.

public System.Threading.Tasks.Task SendEmulateOAuthCardsAsync (bool emulateOAuthCards);
member this.SendEmulateOAuthCardsAsync : bool -> System.Threading.Tasks.Task
Public Function SendEmulateOAuthCardsAsync (emulateOAuthCards As Boolean) As Task

Paramètres

emulateOAuthCards
Boolean

Indique si l’émulateur doit émuler la carte OAuth.

Retours

Tâche qui représente le travail mis en file d’attente pour s’exécuter.

S’applique à