Partager via


IHostEnvironmentAuthenticationStateProvider Interface

Définition

Interface implémentée par AuthenticationStateProvider des classes qui peut recevoir des informations d’état d’authentification de l’environnement hôte.

public interface class IHostEnvironmentAuthenticationStateProvider
public interface IHostEnvironmentAuthenticationStateProvider
type IHostEnvironmentAuthenticationStateProvider = interface
Public Interface IHostEnvironmentAuthenticationStateProvider
Dérivé

Méthodes

SetAuthenticationState(Task<AuthenticationState>)

Fournit les données d’état d’authentification mises à jour au AuthenticationStateProvider.

S’applique à