Click or drag to resize

ObjectTypeEnum Enumeration

Warehouse entity types

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public enum ObjectTypeEnum
Members
  Member nameValueDescription
unknown0 We dont know th entity type
account1 accounts
context2 contexts
contextassignment3 assignment to contexts
contextowner4 owners of contexts
identity5 identites
identityowner6 owner of identites, e.g. managers
resource7 resources
resourceassignment8 assignments between accounts and resources
resourceowner9 owners of resources
resourceparentchild10 relations between resources
system11 systems
See Also