Click or drag to resize

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
Syntax
C#
public virtual CalculatedAssignmentCollection GetCalculatedAssignments(
	GuidCollection ids,
	Guid identityId
)

Parameters

ids
Type: GuidCollection
identityId
Type: SystemGuid

Return Value

Type: CalculatedAssignmentCollection
See Also