次の方法で共有


AuthorizationStoreRoleProvider.CacheRefreshInterval プロパティ

定義

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

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

プロパティ値

ポリシー ストア データのキャッシュのリフレッシュ間隔 (分単位)。 既定値は 60 です。

適用対象

こちらもご覧ください