Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.AccountOwnership
AccountOwnershipController Class
AccountOwnershipController Methods
GetLatestAccounts Method
MatchAccounts Method
MatchIdentities Method
AccountOwnershipController
MatchIdentities Method
Identify the account join desired state for the given identities.
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
[]
MatchIdentities
(
IEnumerable
<
int
>
identities
)
Parameters
identities
Type:
System.Collections.Generic
IEnumerable
Int32
Identities
Return Value
Type:
AccountJoin
Implements
IAccountOwnershipService
MatchIdentities(IEnumerable
Int32
)
See Also
Reference
AccountOwnershipController Class
Omada.OE.Solution.OIM.AppLogic.AccountOwnership Namespace