Condividi tramite


AuthenticationProperties.AllowRefresh Proprietà

Definizione

Ottiene o imposta se è opportuno autorizzare l'aggiornamento della sessione di autenticazione.

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)

Valore della proprietà

Si applica a