IGatewayTestConnectionAsync Method |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[OperationContractAttribute(Action = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/TestConnection", ReplyAction = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/TestConnectionResponse")] Task<TestConnectionResult> TestConnectionAsync( string collectorType, Dictionary<string, string> parameters )