IGetUser Interface
- Last UpdatedNov 06, 2025
- 1 minute read
The IGetUser class provides the interface for obtaining a user ID and password. An object that implements this interface must be passed into the LoginManager() constructor. The LoginUser() method can then use this object (if Automatic Login is either not being used or fails) to request a user ID and password from the client.
