Ascio DNS
Class Response
| Property | Description |
|---|---|
| StatusCode | Example: 1 |
| StatusMessage | |
| TechnicalGuid | |
| TrackingReference | |
| Values |
AscioServices services = new ServiceReference1.AscioServices();
Response response = new Response();
response.StatusCode = 1;
response.StatusMessage = "StatusMessageTest";
response.TechnicalGuid = "TechnicalGuidTest";
response.TrackingReference = "TrackingReferenceTest";
response.Values = array(
);WSDL AscioDns
https://dnsservice.demo.ascio.com/2010/10/30/DnsService.wsdl (OTE)
https://dnsservice.ascio.com/2010/10/30/DnsService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://dnsservice.demo.ascio.com/2010/10/30/DnsService.wsdl (OTE)
https://dnsservice.ascio.com/2010/10/30/DnsService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.