BlazorAuthenticationChallengeHandler.IsAuthenticatedAsync Method

Definition

Checks if the current user is authenticated.

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

Returns

Applies to