AuthenticationProperties.IsPersistent Propriété

Définition

Obtient ou définit si la session d'authentification est maintenue entre plusieurs demandes.

public:
 property bool IsPersistent { bool get(); void set(bool value); };
public bool IsPersistent { get; set; }
[System.Text.Json.Serialization.JsonIgnore]
public bool IsPersistent { get; set; }
member this.IsPersistent : bool with get, set
[<System.Text.Json.Serialization.JsonIgnore>]
member this.IsPersistent : bool with get, set
Public Property IsPersistent As Boolean

Valeur de propriété

Attributs

S’applique à