Aracılığıyla paylaş


MsalAppCredentials.IAuthenticator.GetTokenAsync(Boolean) Yöntem

Tanım

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

Parametreler

forceRefresh
Boolean

Döndürülenler

Uygulamalar

Şunlara uygulanır