Click or drag to resize

OIMCustomerSettingKeySkipEventForAutoApproval Field

The setting affects the behaviour of the API to create role assignments. If a role has a defined approval method and if the requestor is also in the approval group, then the role assignment is immediately activated. The flag controls if events are fired during this particular update of a role assignment.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string SkipEventForAutoApproval = "SkipEventsAutoApvl"

Field Value

Type: String
See Also