IGatewayGetSystemSchema Method |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[OperationContractAttribute(Action = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/GetSystemSchema", ReplyAction = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/GetSystemSchemaResponse")] [FaultContractAttribute(typeof(string), Action = "http://schemas.omada.net/ois/2014/Provisioning/Gateway/IGateway/GetSystemSchemaStringFault", Name = "string", Namespace = "http://schemas.microsoft.com/2003/10/Serialization/")] string GetSystemSchema( string collectorType, Dictionary<string, string> parameters )