Sdílet prostřednictvím


OpenIdConnectOptions.AutomaticRefreshInterval Vlastnost

Definice

Získá nebo nastaví, jak často má dojít k automatické aktualizaci metadat.

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

Hodnota vlastnosti

Výchozí hodnota je DefaultAutomaticRefreshInterval.

Platí pro