Click or drag to resize

RoleInfoGetRoleCategoryId Method (ICalculatedRoleAssignment)

Returns the id of the role category set property value which is stated on the role that the assignment is for.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static int GetRoleCategoryId(
	ICalculatedRoleAssignment cra
)

Parameters

cra
Type: Omada.OE.Solution.OIM.Model.PublicICalculatedRoleAssignment

Return Value

Type: Int32
See Also