OIMCustomerSettingDefault Class | 
Namespace: Omada.OE.Solution.OIM.Model
public class OIMCustomerSettingDefault : CustomerSettingDefault
The OIMCustomerSettingDefault type exposes the following members.
| Name | Description | |
|---|---|---|
| OIMCustomerSettingDefault | 
| Name | Description | |
|---|---|---|
| AllowNoRolesReqFP | ||
| AllowRoleSelfApproval | ||
| AttributesToResolveDispValuesFor | ||
| CreateIdentityUserAsInactive | 
            When creating users for an identity, set the user as inactive.
              | |
| CreateRaCmSkipEvents | ||
| DefaultRoleFolderOwner | ||
| DefaultSystemOwner | ||
| DelegationEnableOnBehalfOf | 
            Enable delegation on behalf of another identity in the DELEGAT_DELEGATOR field
              | |
| DelegationEnableOnBehalfOfAnyLevel | 
            Managers on any level can create a delegation for their subordinates
              | |
| DelegationExclusive | 
            Enable exclusive delegation, which removes the master data references for the DELEGATOR
              | |
| DesiredStateAccountRule | 
            Prioritize desired state values when applying classification and matching of the account owner
              | |
| EnableAccessRequestEd2AttributesByDefault | ||
| EnvironmentId | 
            Default empty environment id for single tenant installations
              | |
| GetManagerIdsMode | ||
| IsIngestion | 
            Is the environment using new ingestion.
              | |
| KPIWidgetStyle | 
            Default (empty) theme for Key Performance Indicators
              | |
| NarrowRoleAssignmentValidFrom | ||
| NarrowRoleAssignmentValidTo | ||
| PasswordResetEnforcePasswordValidation | 
            If true, the old password will be required in order to change the password
            NOTE: There is a security risk involved if this setting is set to false!
              | |
| PasswordResetEnforceSSL | 
            Enforce SSL in the password reset function
              | |
| PasswordResetEnrollNotification | 
            If true a notification is sent on password reset enroll
              | |
| PasswordResetFailedNotification | 
            If true a notification is sent on failed password reset
              | |
| PasswordResetHardLockoutCount | 
            If the password reset fails for this number of times for an Identity, the function
            will be locked down until unlocked by the helpdesk
              | |
| PasswordResetNumberOfCorrectAnswers | 
            Number of correct answers in the reset process
              | |
| PasswordResetNumberOfEnrollQuestions | 
            Number of displayed questions in the in enrollment
              | |
| PasswordResetNumberOfResetQuestions | 
            Number of questions in the reset process
              | |
| PasswordResetSoftLockoutCount | 
            If the password reset fails for this number of times for an Identity, the function
            will be locked down for a number of minutes
              | |
| PasswordResetSoftLockoutMinutes | 
            Number of minutes to do a soft lock down
              | |
| PasswordResetSuccessNotification | 
            If true a notification is sent on successful password reset
              | |
| PasswordResetSuccessOwnerNotification | 
            Password reset send owner success notification
              | |
| PasswordResetThrottlingFactor | 
            Password reset throttling error factor
              | |
| PasswordResetThrottlingThreshold | 
            Password reset throttling error threshold
              | |
| QuoteAttrValsReqFP | 
            If true allows usage attribute values with commas etc. inside values (for DNs in ROLEIDs)
              | |
| RoPEAccessGroups | 
            Comma delimited list of user group uids that have access to the calculation results of the RoPE engine.
            The system user always has access - regardless of what is stated here.
              | |
| ShowLongAttrChangeMsg | ||
| SkipEventForAutoApproval | ||
| SoDReEvaluationClearCompControl | 
            SoD re-evaluation processes clear the compensating control. This can be prevented with this setting (set value to False)
              | |
| SoDReEvaluationClearReason | 
            SoD re-evaluation processes clear the reason text. This can be prevented with this setting (set value to False)
              | |
| SoDReEvaluationMitigation | 
            If true only evaluation objects will be created. Accepted
              | |
| SoDReEvaluationMitigationDays | 
            Number of days the evaluation will be active
              | |
| SoDReEvaluationOffsetDays | 
            Zero means disabled
              | |
| UpdateRoleApprovalTargetSkipEvents | 
            When set to false the RoleApprovalController.updateApprovalTarget call will not skip events
              | |
| UseAccessRequestApprovalEd2 | 
            Use the survey based "Access Request Approval ed2" feature?
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |