Login Method
- Last UpdatedNov 06, 2025
- 1 minute read
The Login() method attempts to log the specified user onto the session without prompting the user for a user ID or password. The user's ID and password are passed to the session as parameters. The session must exist or the logon attempt fails.