AuthenticationProperties.AllowRefresh Eigenschaft

Definition

Ruft ab oder legt fest, ob das Aktualisieren der Authentifizierungssitzung zulässig ist.

public:
 property Nullable<bool> AllowRefresh { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? AllowRefresh { get; set; }
member this.AllowRefresh : Nullable<bool> with get, set
Public Property AllowRefresh As Nullable(Of Boolean)

Eigenschaftswert

Gilt für: