Click or drag to resize

ControlPolicyResolverPaths Property

Specifies a data object reference path or a fixed user/user group to be used to derive who should evaluate/remedy an exception. The reference path has the data object that violates the policy as starting point Fixed user/group should be in the format: "User:Username" or "Group:GroupName"

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<string> ResolverPaths { get; }

Property Value

Type: ListString
See Also