Ascio Web Service v3
Class UserInfo
| Property | Description |
|---|---|
| UserName | |
| Name | Example: "ascio-is-great.com" |
| Example: "administrator@ascio-test-domain.com" | |
| Created | |
| IsLocked | |
| LastSuccessfulLoginDate | |
| LastLoginAttemptDate | |
| InvalidPasswordAttempts | Example: 1 |
| LastUpdated |
//UserInfo
userInfo = {};
userInfo.UserName="UserNameTest";
userInfo.Name="ascio-is-great.com";
userInfo.Email="administrator@ascio-test-domain.com";
userInfo.Created="2025-11-11T12:13:26.346+01:00";
userInfo.IsLocked="IsLockedTest";
userInfo.LastSuccessfulLoginDate="2025-11-11T12:13:26.346+01:00";
userInfo.LastLoginAttemptDate="2025-11-11T12:13:26.346+01:00";
userInfo.InvalidPasswordAttempts=1;
userInfo.LastUpdated="2025-11-11T12:13:26.346+01:00";WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.