| 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
SyntaxIEnumerable<IAttributeValue> Attributes { get; }
Property Value
Type:
IEnumerableIAttributeValue
See Also