Click or drag to resize
msidmSystemConfigurationmsidmCreateCriteriaBasedGroupsAsDeferredByDefault Property
Create Criteria-based Groups as Deferred By Default - If this setting is set to true then any criteria-based group that will be created in the system while it is true will be marked for deferred evaluation.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> msidmCreateCriteriaBasedGroupsAsDeferredByDefault { get; set; }

Property Value

Type: NullableBoolean
See Also