LoginManager Class
- Last UpdatedNov 06, 2025
- 1 minute read
The LoginManager class contains methods for managing the process of logging a user onto the MES system.
'Declaration
Public Class LoginManager
Implements ILoginManager
'Usage
Dim instance As LoginManager
public class LoginManager : ILoginManager
System.Object
FactMES.API.Core.LoginManager
