Ilumnis Authentication

IAuthenticationStorage.LoadUser Method (User, Int32)

Loads user.

void LoadUser(
   User user,
   int userId
);

Parameters

user
User object to populate.
userId
Database identifier of user to load.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.LoadUser Overload List