Ilumnis Authentication

IAuthenticationStorage.LoadUser Method (User, String, String)

Loads user.

void LoadUser(
   User user,
   string domainName,
   string userName
);

Parameters

user
object to populate.
domainName
Domain name of the user to load.
userName
Name of user to load.

See Also

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