Click or drag to resize
SynchronizationRuleInitialFlow Property
Initial Flow - A series of outbound flows between FIM and external systems. These flows are only executed upon creation of a new resource.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> InitialFlow { get; set; }

Property Value

Type: ListString
See Also