MsalAppCredentials.IAuthenticator.GetTokenAsync(Boolean) 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.
System.Threading.Tasks.Task<Microsoft.Bot.Connector.Authentication.AuthenticatorResult> IAuthenticator.GetTokenAsync (bool forceRefresh);
abstract member Microsoft.Bot.Connector.Authentication.IAuthenticator.GetTokenAsync : bool -> System.Threading.Tasks.Task<Microsoft.Bot.Connector.Authentication.AuthenticatorResult>
override this.Microsoft.Bot.Connector.Authentication.IAuthenticator.GetTokenAsync : bool -> System.Threading.Tasks.Task<Microsoft.Bot.Connector.Authentication.AuthenticatorResult>
Function GetTokenAsync (forceRefresh As Boolean) As Task(Of AuthenticatorResult) Implements IAuthenticator.GetTokenAsync
Paramètres
- forceRefresh
- Boolean