Click or drag to resize

SystemCategoryControllerModelProperties Class

SYSTEMCATEGORY data object properties
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.SystemOnboardingSystemCategoryControllerModelProperties

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static class Properties

The SystemCategoryControllerModelProperties type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAutoSecurityResourceBusinessKey
Should security resource business key be automatically populated
Public fieldStatic memberCollector
Reference to the ODWCOLLECTOR
Public fieldStatic memberConfigurationValues
Onboarding values
Public fieldStatic memberContent
Type of content: Identity data, access data or both
Public fieldStatic memberDeprecated
Is category deprecated
Public fieldStatic memberIdentifier
Property which uniquely identify the category and which ODW use as source system name
Public fieldStatic memberImportErrorsPerObject
Number of allowed errors during import
Public fieldStatic memberIncludeInExport
Should objects from this category be exported to ES
Public fieldStatic memberIsOffline
Is this an offline category
Public fieldStatic memberIsSingle
Is this category of a single system
Public fieldStatic memberName
The name of the system category
Public fieldStatic memberODWBusinessKey
Public fieldStatic memberPolicyXML
Policy XML goes here
Public fieldStatic memberPrimarySystem
Reference to the primary system
Public fieldStatic memberPublishIngestedData
Imported and ingested data should be publoshed to ES and ROPE receivers
Public fieldStatic memberStoreForReporting
Should objects from this category be imported to Data Warehouse, or just to Staging
Top
See Also