BlazorAuthenticationChallengeHandler.IsAuthenticatedAsync Método

Definición

Comprueba si el usuario actual está autenticado.

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

Devoluciones

Se aplica a