Click or drag to resize

RoleAssignmentInfoGetRoleAssignmentInfo Method

Throws an exception if the resource assignment data object doesn't have proper values for 'id', 'identity' and 'resource'.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static RoleAssignmentInfo GetRoleAssignmentInfo(
	DataObject resourceAssignment
)

Parameters

resourceAssignment
Type: Omada.OE.ModelDataObject

Return Value

Type: RoleAssignmentInfo
See Also