CoreConfigSettingIdsFederatedGroupMembershipCacheLifetime Field |
The number of days for which the system will cache the external group accounts to which an external user account belongs.
A value of 0 disables federated group membership caching, and a value of -1 indicates that the lifetime should be infinite.
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 FederatedGroupMembershipCacheLifetime
Public Shared ReadOnly FederatedGroupMembershipCacheLifetime As Guid
public:
static initonly Guid FederatedGroupMembershipCacheLifetime
static val FederatedGroupMembershipCacheLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is 05142f1a-6459-4410-a37e-8582cb287a7b.
Data Type:
Int32.
Default Value: 30.
See Also