IGetUser Interface
- Last UpdatedMar 17, 2026
- 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.
