Share via


IHostEnvironmentAuthenticationStateProvider Interface

Definição

Uma interface implementada por AuthenticationStateProvider classes que podem receber informações de estado de autenticação do ambiente do host.

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

Métodos

SetAuthenticationState(Task<AuthenticationState>)

Fornece dados de estado de autenticação atualizados para o AuthenticationStateProvider.

Aplica-se a