Ilumnis Authentication

IAuthenticationStorage.UpdateUser Method 

Updates user.

void UpdateUser(
   User user
);

Parameters

user
User to update.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace