BlazorAuthenticationChallengeHandler.IsAuthenticatedAsync Metodo

Definizione

Controlla se l'utente corrente è autenticato.

public System.Threading.Tasks.Task<bool> IsAuthenticatedAsync();
member this.IsAuthenticatedAsync : unit -> System.Threading.Tasks.Task<bool>
Public Function IsAuthenticatedAsync () As Task(Of Boolean)

Valori restituiti

Si applica a