AuthenticationProperties.AllowRefresh Property

Definition

Gets or sets if refreshing the authentication session should be allowed.

C#
public bool? AllowRefresh { get; set; }
C#
[System.Text.Json.Serialization.JsonIgnore]
public bool? AllowRefresh { get; set; }

Property Value

Attributes

Applies to

Produkt Versioner
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0