Description=Login User Hash Code do the login LoginUserHashCode logs in the application using the has code sended sent in the registration process to the user.
|Parameters=
|ParamType=string
|ParamRequired=required
|ParamDescription=Parameter used to preserve confidentiality sended sent to the user e-mail.
}}
{{Api_Parameter|
|ParamType=int
|ParamRequired=required
|ParamDescription=The device type code (see #DeviceTypeCodes [[DeviceType]] enumeration to know the list of device types allowed)
}}
|Returns=
<span style="colorReturns a JSON containing the Login object.Example: #a11;">TO BE COMPLETED</span> {: [[Login]] Object}