| CustomerSettingKeyFIMSyncDataObjectTypeNameLegacyMode Field |
In legacy mode, the FIM Sync object names are called the name of the data object type name. (value set to true)
In standard mode (default) the FIM sync object types are named after the data object type system name.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string FIMSyncDataObjectTypeNameLegacyMode = "FIMTypeNameLegacy"
Field Value
Type:
String
See Also