OpenIdConnectOptions.AutomaticRefreshInterval Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.