Click or drag to resize

SelfMgmtConfigurationExplicitOwnerPropertyNames Property

Comma separated string containing system names of a MV reference property for users that holds the explicit owners/managers of the managed object. Is not required to specify. Example: "EXPLICITOWNER"

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string ExplicitOwnerPropertyNames { get; set; }

Property Value

Type: String
See Also