| ICalculatedRoleAssignmentAssignTime Property |
Tells when the role was assigned for the first time.
If the identity "looses" the role at some point in time and it is later assigned again then AssignTime is reset.
This does, however, NOT happen if the validity period, attributes or other info changes on the assignment.
Namespace:
Omada.OE.Solution.OIM.Model.Public
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxDateTime AssignTime { get; }
Property Value
Type:
DateTime
See Also