Match equivalent MSSQL logic. Also ensures that the revision date is bumped when the user is revoked.
* Check for UserId instead of passing potentially default value to bump account revision date method. * Pass explicit UserId into CipherRepository.CreateAsync method used for imports.