LoginManager Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by LoginManager.
| Name | Description | |
|---|---|---|
![]() | LoginManager Constructor | The LoginManager() method is the constructor for the LoginManager class. |
| Name | Description | |
|---|---|---|
![]() | CurrentUser | The CurrentUser property contains the user currently logged onto the MES system. |
![]() | SessionId | The SessionId property contains the MES session ID, which is needed to access the Middleware. |
| Name | Description | |
|---|---|---|
![]() | LoginUser | The LogInUser() method logs a user onto the MES system. |
![]() | LogoutUser | The LogoutUser() method logs the currently logged-on user off of the MES system. |


