Partager via


OpenIdConnectOptions.AutomaticRefreshInterval Propriété

Définition

Obtient ou définit la fréquence à laquelle une actualisation automatique des métadonnées doit se produire.

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

Valeur de propriété

La valeur par défaut est DefaultAutomaticRefreshInterval.

S’applique à