Click or drag to resize

RopeRemoteApiClientHelperGetIdentityCalculationLogs Method

Get Identity Calculation Logs

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPE
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetIdentityCalculationLogs(
	RemoteApiClient apiClient,
	Guid identityId
)

Parameters

apiClient
Type: Omada.OE.Solution.OIM.AppLogic.RoPESvcRemoteApiClient
identityId
Type: SystemGuid

Return Value

Type: String
See Also