CoreConfigSettingIdsMembershipObjectInfoCacheEntryLifetime Field

The approximate time that basic information about an account or group (e.g. name, display name) will be cached in memory before it becomes invalid.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly Guid MembershipObjectInfoCacheEntryLifetime

Field Value

Type: Guid
Remarks

The value of this constant is 58214e5b-88e3-4c25-a7a8-68a284fdcc68.

Data Type: TimeSpan. Default Value: 300 seconds.

A value of zero disables the cache.

See Also