Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.AccountOwnership
AccountOwnershipController Class
AccountOwnershipController Methods
GetLatestAccounts Method
MatchAccounts Method
MatchIdentities Method
AccountOwnershipController
MatchAccounts Method
Account join desired state for the given account composed business keys.
Namespace:
Omada.OE.Solution.OIM.AppLogic.AccountOwnership
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
AccountJoin
[]
MatchAccounts
(
IEnumerable
<
string
>
accountComposedBusinessKeys
)
Parameters
accountComposedBusinessKeys
Type:
System.Collections.Generic
IEnumerable
String
Account Composed Business Keys
Return Value
Type:
AccountJoin
Implements
IAccountOwnershipService
MatchAccounts(IEnumerable
String
)
See Also
Reference
AccountOwnershipController Class
Omada.OE.Solution.OIM.AppLogic.AccountOwnership Namespace