AuthenticationStateProvider.NotifyAuthenticationStateChanged Método

Definição

Aciona o evento AuthenticationStateChanged.

protected void NotifyAuthenticationStateChanged (System.Threading.Tasks.Task<Microsoft.AspNetCore.Components.Authorization.AuthenticationState> task);

Parâmetros

task
Task<AuthenticationState>

Um Task que fornece o atualizado AuthenticationState.

Aplica-se a