ILoginManager Interface Members
- Last UpdatedNov 06, 2025
- 1 minute read
The following tables list the members exposed by ILoginManager.
| 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. |

