Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.AccountOwnership
AccountOwnershipController Class
AccountOwnershipController Methods
GetLatestAccounts Method
MatchAccounts Method
MatchIdentities Method
AccountOwnershipController
GetLatestAccounts Method
Retrieve the latest account business keys for systemId that have been updated since the given timestamp.
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
GetLatestAccountsResponse
GetLatestAccounts
(
Nullable
<
DateTime
>
timestamp
,
int
systemId
)
Parameters
timestamp
Type:
System
Nullable
DateTime
Timestamp
systemId
Type:
System
Int32
System Id
Return Value
Type:
GetLatestAccountsResponse
Implements
IAccountOwnershipService
GetLatestAccounts(Nullable
DateTime
, Int32)
Exceptions
Exception
Condition
Exception
See Also
Reference
AccountOwnershipController Class
Omada.OE.Solution.OIM.AppLogic.AccountOwnership Namespace