Sets a user’s logon information. To log on, you can specify any of the following security items:
A Windows NT LAN Manager (NTLM) domain, username, and password
A Lightweight Directory Access Protocol (LDAP) username and password
An external authentication token
To get a token from logon credentials validated by a security agent, use GetSSOTokenUsingWebSecurityAgentCredentials. |
The logon information is authenticated when methods that open applications are called.
<HFMwManageApplications>.SetLogonInfoSSO bstrDomain, bstrUser, bstrToken, bstrPassword
Pass one of the following values: | |
Pass one of the following values: | |
Pass one of the following values: | |
Pass one of the following values: |
SetLogonInfoSSO is used in the example for OpenApplication.