Description=Login Remember User do the login in the GVP using a valid token generated by the method [[RememberUser]] in the AuthenticationService. A new token will be generated and return in the [[login]] object.
|Parameters=
|ParamType=String
|ParamRequired=required
|ParamDescription=A valid token for identifying the API session context. The This token can be anonymous or loggedis generated by the [[RememberUser]].