OpenIdConnectOptions.AutomaticRefreshInterval Свойство

Определение

Возвращает или задает частоту автоматического обновления метаданных.

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

Значение свойства

По умолчанию — DefaultAutomaticRefreshInterval.

Применяется к