Partager via


JwtBearerOptions.SaveToken Propriété

Définition

Définit si le jeton du porteur doit être stocké dans après AuthenticationProperties une autorisation réussie.

public:
 property bool SaveToken { bool get(); void set(bool value); };
public bool SaveToken { get; set; }
member this.SaveToken : bool with get, set
Public Property SaveToken As Boolean

Valeur de propriété

S’applique à