Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.RoPESvc
RemoteApiClient Class
RemoteApiClient Methods
CloseAsync Method
GetCalculationLogs Method
GetCalculationLogsAsync Method
GetSimulationCompletionPercentage Method
GetSimulationCompletionPercentageAsync Method
GetStatisticalKeyFigure Method
GetStatisticalKeyFigureAsync Method
IsAlive Method
IsAliveAsync Method
OpenAsync Method
QueueAllIdentities Method
QueueAllIdentitiesAsync Method
RerunFailedCalculations Method
RerunFailedCalculationsAsync Method
SimulateViolationImpact Method
SimulateViolationImpactAsync Method
RemoteApiClient
SimulateViolationImpactAsync Method
Namespace:
Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Task
<
SimulationAssignment
[]>
SimulateViolationImpactAsync
(
SimulationOptions
options
)
Parameters
options
Type:
Omada.OE.Solution.OIM.AppLogic.RoPESvc
SimulationOptions
Return Value
Type:
Task
SimulationAssignment
Implements
IRemoteApi
SimulateViolationImpactAsync(SimulationOptions)
See Also
Reference
RemoteApiClient Class
Omada.OE.Solution.OIM.AppLogic.RoPESvc Namespace