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="2024-11-23T10:47:30.76+01:00";
userInfo.IsLocked="IsLockedTest";
userInfo.LastSuccessfulLoginDate="2024-11-23T10:47:30.76+01:00";
userInfo.LastLoginAttemptDate="2024-11-23T10:47:30.76+01:00";
userInfo.InvalidPasswordAttempts=1;
userInfo.LastUpdated="2024-11-23T10:47:30.76+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.