Udostępnij za pośrednictwem


OAuthClientOld.SendEmulateOAuthCardsAsync(Boolean) Metoda

Definicja

Wyślij fikcyjną kartę OAuth, gdy bot jest używany w emulatorze do testowania bez pobierania rzeczywistego tokenu.

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

Parametry

emulateOAuthCards
Boolean

Wskazuje, czy emulator powinien emulować kartę OAuth.

Zwraca

Zadanie reprezentujące pracę w kolejce do wykonania.

Dotyczy