public virtual Task<IServiceResult<long>> GetUserIdByEmailAsync( string email, CancellationToken cancellationToken = default )
In This Article