Click or drag to resize

IRemoteApiQueueAllIdentitiesAsync 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#
[OperationContractAttribute(Action = "http://tempuri.org/IRemoteApi/QueueAllIdentities", 
	ReplyAction = "http://tempuri.org/IRemoteApi/QueueAllIdentitiesResponse")]
Task QueueAllIdentitiesAsync()

Return Value

Type: Task
See Also