Description
The following table displays the documentation for the 'UserSolutionUntilGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves final date user is authorized to access a specific solution |
Español (moderno) |
Obtiene la fecha final en la cual el usario está autorizado a acceder a una solución específica |
Português (Brasil) |
Retorna a data final o usuário está autorizada a acessar uma solução específica |
Parameters
The following table describes all of 'UserSolutionUntilGet''s parameters, in every language available.
ID: 1 - Name: Login
Language: English (United States)
Description: Operation handle returned from succesful call of UserLoginAllow, identifying user retrieving information
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: User
Language: English (United States)
Description: E-mail address of user having final authorized date retrieved
Type: email - Min-Max Length: 7-128 - Reentr Key Member: No - Optional: No
ID: 3 - Name: SolutionName
Language: English (United States)
Description: Name of solution to be checked for user's final authorized date
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
ID: 1 - Name: Login
Language: Español (moderno)
Description: Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando el usuario que toma la información
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: User
Language: Español (moderno)
Description: Dirección de correo electrónico del usuario del cual se desea la fecha final de autorización
Type: email - Min-Max Length: 7-128 - Reentr Key Member: No - Optional: No
ID: 3 - Name: SolutionName
Language: Español (moderno)
Description: Nombre de la solución a ser verificada por la fecha final de autorización del usuario
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
ID: 1 - Name: Login
Language: Português (Brasil)
Description: Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando o usuário que busca a informação
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: User
Language: Português (Brasil)
Description: Endereço de e-mail do usuário para o qual busca a data final de autorização
Type: email - Min-Max Length: 7-128 - Reentr Key Member: No - Optional: No
ID: 3 - Name: SolutionName
Language: Português (Brasil)
Description: Nome da solução a ser verificada pela data final de autorização do usuário
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
---
Return Value
'UserSolutionUntilGet' returns a value of type timestamp (minimum length of returned values is 24 characters characters, while maximum length of returned values is 24 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 'UserSolutionUntilGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@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#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#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