| SoDUtilsV2CopyDecisionsToIdentity Method |
The code method must be run the the violation evaluation process is complete. User decisions
are copied to the identity data object.
Namespace:
Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic bool CopyDecisionsToIdentity(
CodeMethodInvokeContext context,
int identityId,
string xml
)
Parameters
- context
- Type: Omada.OE.ModelCodeMethodInvokeContext
- identityId
- Type: SystemInt32
- xml
- Type: SystemString
Return Value
Type:
Boolean
See Also