| ||||
CreateAuthenticationSession2 methodCreate a eRoom session for a specified eRoom user. Syntax
ParametersloginnameeRoom loginname of the user for the session. sessionIERUSession containing the new session is returned. Return value
RemarksThe caller should use ERCreateUserSession(), defined in SAAPIUtils.asp to set the session cookie on the client, like this:
This creates the session only. A SAAPI program is responsible for authenticating the user before making this call. |
Home |