| IAccountOwnershipServiceMatchIdentities 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
SyntaxAccountJoin[] MatchIdentities(
IEnumerable<int> identities
)
Parameters
- identities
- Type: System.Collections.GenericIEnumerableInt32
Identities
Return Value
Type:
AccountJoin
See Also