IAccountOwnershipService Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.AccountOwnership
public interface IAccountOwnershipService
The IAccountOwnershipService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetLatestAccounts |
Retrieve the latest account business keys for systemId that have been updated since the given timestamp.
|
![]() | MatchAccounts |
Account join desired state for the given account composed business keys.
|
![]() | MatchIdentities |
Identify the account join desired state for the given identities.
|