Ascio DNS

Class User

PropertyDescription
CreatedDate
EmailExample: "administrator@ascio-test-domain.com"
NameExample: "ascio-is-great.com"
Password
RequireTfa
RequiredToChangePassword
Role
TfaSetupComplete
UpdatedDate
UserName
AscioServices services = new ServiceReference1.AscioServices();


User user =  new User();
user.CreatedDate = "CreatedDateTest";
user.Email = "administrator@ascio-test-domain.com"
user.Name = "ascio-is-great.com";
user.Password = "PasswordTest";
user.RequireTfa = "RequireTfaTest";
user.RequiredToChangePassword = "RequiredToChangePasswordTest";
user.Role = "RoleTest";
user.TfaSetupComplete = "TfaSetupCompleteTest";
user.UpdatedDate = "UpdatedDateTest";
user.UserName = "UserNameTest";
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.