Partager via


IWithTokenStore<ParentT> Interface

Définition

Définition d’authentification d’application web permettant de spécifier un magasin de jetons.

public interface IWithTokenStore<ParentT>
type IWithTokenStore<'ParentT> = interface
Public Interface IWithTokenStore(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithTokenStore(Boolean)

Spécifie si le magasin de jetons doit être activé.

S’applique à