MainUpdateIdentityUser Method |
Note: This API is now obsolete.
Updates the User object related to an updated Identity data object.
Codemethod usage | ||
---|---|---|
Code method is intended to be used in a ""event definition"" triggered when an Identity is updated. | The UserName is synchronized with the IdentityID. | No |
Action Object (data object type) | Identity |
Namespace: Omada.OE.Solution.OIM.Assembly
[ObsoleteAttribute("Users should be provisioned using Governance for Omada Identity.")] public void UpdateIdentityUser( CodeMethodInvokeContext context, string copyRuleUId )