IHostEnvironmentAuthenticationStateProvider Rozhraní

Definice

Rozhraní implementované třídami AuthenticationStateProvider , které mohou přijímat informace o stavu ověřování z hostitelského prostředí.

public interface class IHostEnvironmentAuthenticationStateProvider
public interface IHostEnvironmentAuthenticationStateProvider
type IHostEnvironmentAuthenticationStateProvider = interface
Public Interface IHostEnvironmentAuthenticationStateProvider
Odvozené

Metody

SetAuthenticationState(Task<AuthenticationState>)

Poskytuje aktualizovaná data o stavu ověřování .AuthenticationStateProvider

Platí pro