Compartir a través de


AuthenticationProperties.AllowRefresh Propiedad

Definición

Obtiene o establece si se debe permitir la actualización de la sesión de autenticación.

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)

Valor de propiedad

Se aplica a