Click or drag to resize

OIMCustomerSettingKeyDefaultSystemOwner Field

Defines the Default System Owner. The System Owner is mandatory. In the Self Management concept this ensures that a System Owner is assigned, when the last Owner is removed. If not defined it defaults to Administrator.

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 DefaultSystemOwner = "DefSystemOwner"

Field Value

Type: String
See Also