AuthenticationProperties.IsPersistent Eigenschaft

Definition

Ruft ab, ob die Authentifizierungssitzung über mehrere Anforderungen hinweg persistent gespeichert wird, oder legt dieses Verhalten fest.

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

Eigenschaftswert

Attribute

Gilt für: