Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the identifier of the user who performed a Login. This method should be used when authentication is done using a MailUp console user (i.e. not with special "web service user" named 'a'+ consoleId)

 

Returns the identifier of the user who performed a Login. This method should be used when authentication is done using a MailUp console user (i.e. not with special "web service user" named 'a'+ consoleId)

Method parameters

  • string GetIdUser(stringaccessKey)
    • accessKey: access key obtained using the LoginFromId method

...