Sets logon information such as the username, password, domain or sets an SSO token. If all arguments are passed, then only the token is used. The logon information that SetLogonInfoSSO sets is authenticated when OpenApplication is called.
<HsxClient>.SetLogonInfoSSO bstrDomain, bstrUser, bstrToken, bstrPasswordSee the example for OpenApplication.