| RoPEControllerGetCalculatedAssignments Method (GuidCollection, Guid) |
Returns the assignments for identity
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual CalculatedAssignmentCollection GetCalculatedAssignments(
GuidCollection ids,
Guid identityId
)
Parameters
- ids
- Type: GuidCollection
- identityId
- Type: SystemGuid
Return Value
Type:
CalculatedAssignmentCollection
See Also