API Docs for: 1.5.0
Show:

SessionCreateStruct Class

Returns a structure used to create a new Session. See UserService.createSession

Constructor

SessionCreateStruct

(
  • login
  • password
)

Parameters:

  • login String

    login for a user, which wants to start a session

  • password String

    password for a user, which wants to start a session

Item Index