Click or drag to resize

ICalculatedRoleAssignmentAttributes Property

Contains the attributes and their values for the role assignment.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
IEnumerable<IAttributeValue> Attributes { get; }

Property Value

Type: IEnumerableIAttributeValue
See Also