MicrosoftAppCredentials.GetTokenAsync(Boolean, String) Méthode
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.
public System.Threading.Tasks.Task<string> GetTokenAsync (bool forceRefresh = false, string oauthScope = default);
member this.GetTokenAsync : bool * string -> System.Threading.Tasks.Task<string>
Public Function GetTokenAsync (Optional forceRefresh As Boolean = false, Optional oauthScope As String = Nothing) As Task(Of String)
Paramètres
- forceRefresh
- Boolean
- oauthScope
- String