Ascio DNS
Enumeration SearchUserField
Property | Description |
---|---|
UserName | |
RoleType | |
Example: "administrator@ascio-test-domain.com" |
<?php
require_once(__DIR__."../service/DnsService.php");
$searchUserField = new ascio\SearchUserField();
$searchUserField->setUserName(ascio\::UserName);
$searchUserField->setRoleType(ascio\::RoleType);
$searchUserField->setEmail(ascio\::Email);
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.