Table of Contents

Enum EntraCloudSyncAttributeMappingSourceType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The Entra Cloud Sync attribute mapping source type.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraCloudSyncAttributeMappingSourceType

Fields

Constant = 3

The attribute mapping source type is constant.

Direct = 2

The attribute mapping source type is direct.

Expression = 4

The attribute mapping source type is expression.

None = 1

The attribute mapping source type is none.

Unknown = 0

The attribute mapping source type is unknown.