Click or drag to resize

RoleAssignmentLogEntry Constructor (Int32, RoleAssignmentAction)

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public RoleAssignmentLogEntry(
	int id,
	RoleAssignmentAction action
)

Parameters

id
Type: SystemInt32
action
Type: Omada.OE.Solution.OIM.ModelRoleAssignmentAction
See Also