Enum EntraCloudSyncAttributeMappingFlowBehavior
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The Entra Cloud Sync attribute mapping flow behavior.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraCloudSyncAttributeMappingFlowBehavior
Fields
FlowAlways = 2The attribute mapping flow behavior is flow always.
FlowWhenChanged = 1The attribute mapping flow behavior is flow when changed.
Unknown = 0The attribute mapping flow behavior is unknown.