IHostEnvironmentAuthenticationStateProvider Interfaz

Definición

Interfaz implementada por AuthenticationStateProvider clases que pueden recibir información de estado de autenticación del entorno host.

public interface class IHostEnvironmentAuthenticationStateProvider
public interface IHostEnvironmentAuthenticationStateProvider
type IHostEnvironmentAuthenticationStateProvider = interface
Public Interface IHostEnvironmentAuthenticationStateProvider
Derivado

Métodos

SetAuthenticationState(Task<AuthenticationState>)

Proporciona los datos de estado de autenticación actualizados a AuthenticationStateProvider.

Se aplica a