MainCreateIdentityUser Method |
Note: This API is now obsolete.
Codemethod usage | The CodeMethod is typically used in a Create Event on an Identity object or in a Joiner process. |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) | Object type with reference to Identity |
Namespace: Omada.OE.Solution.OIM.Assembly
[ObsoleteAttribute("Users should be provisioned using Governance for Omada Identity.")] public bool CreateIdentityUser( CodeMethodInvokeContext context, string identityPropertySysName )