| IdentityRulesControllerGetIdentityJoinRules Method |
Reads out value on SYSONB_IDENTITYJOINRULES
if the system is OIS and there is no value on the property is the default queries read from the embedded resource
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetIdentityJoinRules(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
The system to set the value for. Note that we only support identity join rules on the OIS system
Return Value
Type:
String
See Also