"

Deprecated

Use user.authenticate() instead.

Calling this method is similar to calling user.authenticate() with the password hash method.

  • \n\nuser_name\n\n\n

    The user name of the account created via user.register().

    \n
  • \n
  • \n\npassword_hash\n\n\n

    The password hash as explained in Password Hash Authentication.

    \n
  • \n\n

    The session id of the newly created session. This session id can then be used to authenticate other method calls as explained in Authentication via Session Id.

    \n

    " . . "GET" . "text/xml" . . . "

    Start a new user session.

    " . . . . "EntryPoint - user_login" .