IGatewayCallWebService Method |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[OperationContractAttribute(Action = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/CallWebService", ReplyAction = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/CallWebServiceResponse")] [FaultContractAttribute(typeof(string), Action = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/CallWebServiceStringFault", Name = "string", Namespace = "http://schemas.microsoft.com/2003/10/Serialization/")] string CallWebService( string request, Dictionary<string, string> webRequestConfiguration )