Click or drag to resize

SelfMgmtConfigurationOwnerPropertyName Property

System name of a MV reference property for users that holds the owners/managers of the managed object. If ManagedObjectType is "USERGROUP" then the special value "$MEMBERS$" is also legal for OwnerProperty. Example: "OWNERREF"

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

Property Value

Type: String
See Also