Table of Contents

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 = 2

The attribute mapping flow behavior is flow always.

FlowWhenChanged = 1

The attribute mapping flow behavior is flow when changed.

Unknown = 0

The attribute mapping flow behavior is unknown.