Share via


JwtBearerOptions.AutomaticRefreshInterval Proprietà

Definizione

Ottiene o imposta la frequenza con cui deve verificarsi un aggiornamento automatico dei metadati.

public:
 property TimeSpan AutomaticRefreshInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan AutomaticRefreshInterval { get; set; }
member this.AutomaticRefreshInterval : TimeSpan with get, set
Public Property AutomaticRefreshInterval As TimeSpan

Valore della proprietà

Il valore predefinito è DefaultAutomaticRefreshInterval.

Si applica a