AuthorizationStoreRoleProvider.CacheRefreshInterval プロパティ

定義

ポリシー ストア データのキャッシュの更新間隔 (分) を取得します。

public:
 property int CacheRefreshInterval { int get(); };
public int CacheRefreshInterval { get; }
member this.CacheRefreshInterval : int
Public ReadOnly Property CacheRefreshInterval As Integer

プロパティ値

キャッシュされたポリシー ストア データの更新間隔 (分)。 既定値は 60 です。

適用対象

こちらもご覧ください