Description
The following table displays the documentation for the 'UserSolutionSinceSetAllow' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Requests to modify the initial date user is authorized to access a specific solution |
Español (moderno) |
Pide cambiar la fecha inicial en la cual el usario está autorizado a acceder a una solución específica |
Português (Brasil) |
Solicita modificar a data inicial o usuário está autorizada a acessar uma solução específica |
Parameters
The following table describes all of 'UserSolutionSinceSetAllow''s parameters, in every language available.
ID |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
Login |
English (United States) |
Operation handle returned from succesful call of UserLoginAllow, identifying user modifying information |
48-48 |
No |
No |
|
2 |
User |
English (United States) |
E-mail address of user having initial date user is authorized to access a specific solution modified |
7-128 |
Yes |
No |
|
3 |
SolutionName |
English (United States) |
Name of solution to have its initial date user is authorized modified |
8-32 |
Yes |
No |
|
4 |
Since |
English (United States) |
New initial date user will be authorized to access the specified solution |
10-24 |
No |
No |
|
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando el usuario que cambia la información |
48-48 |
No |
No |
|
2 |
User |
Español (moderno) |
Dirección de correo electrónico del usuario cuya fecha inicial de autorización de accesso a una solución específica está sendo cambiada |
7-128 |
Yes |
No |
|
3 |
SolutionName |
Español (moderno) |
Nombre de la solución cuya fecha inicial de autorización del usuario está siendo cambiada |
8-32 |
Yes |
No |
|
4 |
Since |
Español (moderno) |
Nueva fecha inicial en la cual el usuario estará autorizado a acceder a la solución especificada |
10-24 |
No |
No |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando o usuário que modifica a informação |
48-48 |
No |
No |
|
2 |
User |
Português (Brasil) |
Endereço de e-mail do usuário cuja data inicial de autorização de acesso a uma solução específica está sendo modificada |
7-128 |
Yes |
No |
|
3 |
SolutionName |
Português (Brasil) |
Nome da solução cuja data inicial de autorização do usuário está sendo modificada |
8-32 |
Yes |
No |
|
4 |
Since |
Português (Brasil) |
Nova data inicial na qual o usuário estará autorizado a acessar a solução especificada |
10-24 |
No |
No |
Return Value
'UserSolutionSinceSetAllow' returns a value of type operationHandle (minimum length of returned values is 48 characters characters, while maximum length of returned values is 48 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'UserSolutionSinceSetAllow' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Tim0000004 |
English (United States) |
Minimum date/time allowed cannot be further into the future than the maximum date/time allowed |
:@Err#Usr0000024 |
English (United States) |
Specified user does not have the needed right to invoke this API |
:@Err#Usr0000028 |
English (United States) |
User doesn't own the right to use the specified solution |
:@Err#Tim0000004 |
Español (moderno) |
Fecha/hora mínima permitida no puede estar más en el futuro que la fecha/hora máxima permitida |
:@Err#Usr0000024 |
Español (moderno) |
Usuario informado no tiene los derechos necesarios para llamar esta API |
:@Err#Usr0000028 |
Español (moderno) |
Usuario no posee el derecho de usar la solución especificada |
:@Err#Tim0000004 |
Português (Brasil) |
Data/hora mínima permitida não pode estar mais no futuro que a data/hora máxima permitida |
:@Err#Usr0000024 |
Português (Brasil) |
Usuário especificado não possui os direitos necessários para chamar esta API |
:@Err#Usr0000028 |
Português (Brasil) |
Usuário não possui o direito de usar a solução especificada |
US Patent Requested